Hi,
I´ve studied the Javadocs and I was wondering what kind of support (or similiar) for the DOM2 Events the API has?
Is it possible to use event listeners on TargetNodes in the DOM4J so that for instance a change in an elements character data triggers an event which is handled by an eventlistener?
Or is there a similiar approach for eventbased handling?
 
What I´m trying to achieve is the XForms instance data as a DOM, this DOM is updated according to events which in turn can trigger other events.
Is this possible with the current design of the API. I would really like to use it since it some really nice features, ie, the XPath support, Ruleengine..
 
Appreciate a quick answer,
 
/Regards Mats

Reply via email to