[jdom-interest] add getFactory() method to SAXBuilder
Bradley S. Huffman
hip at cs.okstate.edu
Thu Dec 4 07:47:30 PST 2003
Nicholas Sushkin writes:
> I noticed that JDOMResult has both
> setFactory(JDOMFactory) and JDOMFactory getFactory().
>
> However, SAXBuilder only has setFactory(JDOMFactory), lacking
> JDOMFactory getFactory(). Would it be possible to add the missing method?
>
> I really wanted to do jdomResult.setFactory(saxBuilder.getFactory()) ;)
It's in the CVS, check it out ;-)
Brad
More information about the jdom-interest
mailing list