[jdom-interest] adding a finalise method to element

Bradley S. Huffman hip at cs.okstate.edu
Wed Aug 27 13:54:32 PDT 2003


Phill_Perryman at Mitel.COM writes:

> So once I have extended SAX handler how do I actually use it to build a
> document, do I then have to extend SAXBuilder as well to use my new
> SAXHandler.

Yes currently you'd have to also extend SAXBuilder and have createContentHandler
return a instances of your SAXHandler.

Brad



More information about the jdom-interest mailing list