[jdom-interest] Implementation of JAXP TraX Source and Result for JDOM

Jason Hunter jhunter at collab.net
Mon Mar 5 15:11:39 PST 2001


Laurent Bihanic wrote:
> 
> I didn't know in which package(s) to put these classes but as JDOMResult needs
> SAXHandler which is only package-accessible in org.jdom.input I had to put
> JDOMResult in this package.  To be consistent, I put JDOMSource in
> org.jdom.output  ;o).
> 
> Jason, again, could SAXHandler be made public (maybe in
> org.jdom.input.helpers, org.jdom.sax.helpers or something similar) or at least
> a protected inner class of SAXbuilder?  Once this done, these classes can be
> moved anywhere.

Protected inner class.  Sounds intriguing.  Could you explain how that
helps you?

-jh-



More information about the jdom-interest mailing list