Jan Dvorak wrote:
> Another alternative, which I like more and more,
> is the dom4j (www.dom4j.org) ElementHandler idea.
> This gives you a chance to erase portions of the tree
> during the parse, when you are done with them.

The latest Xerces 2 code provides implementation for DOMBuilderFilter
defined in the DOM L3 LS Working Draft [1].
It is similar to ElementHandler in dom4j.

[1]
http://www.w3.org/TR/2002/WD-DOM-Level-3-LS-20020725/load-save.html#LS-DOMBuilderFilter
-- 
Elena Litani / IBM Toronto

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to