[jdom-interest] Need help (filters) on SAXHandler ...

Jason Hunter jhunter at acm.org
Thu Mar 14 20:03:30 PST 2002


Well, there's a protected createContentHandler() which you can override.

-jh-

Jon Baer wrote:
> 
> Just a quick follow up question I forgot in my last email ...
> 
> Why isn't there a setContentHandler method for setting say saxContentHandler in the
> SAXBuilder?  Under build(InputSource in) it always makes the assumption that you are
> using that specific handler no matter what yet every other part can be configured.
> Im trying to determine if I can still use SAXBuilder by just creating a
> setElementHandler() to it and just use a modified SAXHandler.
> 
> (Am I just not reading into the XMLFilter feature enough?)
> 
> - Jon
> 
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com



More information about the jdom-interest mailing list