[jdom-interest] SaxBuilder and extra features
Jason Hunter
jhunter at acm.org
Sun Aug 13 16:51:47 PDT 2000
donaldp at mad.scientist.com wrote:
>
> Hi,
>
> Sorry if this has been mentioned before but I just joined
> list.
That's why we keep mail archives. :-)
> I need to set some custom features and properties on a
> SAX parser. SAXBuilder doesn't give you any access to this
> as such. Would it be possible to add either methods such as
>
> setFeature( feature, value )
> setProperty( property, value )
>
> or else make it extensible via templated method design
> pattern ? I would be happy to do it myself if you like ?
We only add features to JDOM when we have a compelling use case that
can't be solved adequately with the existing API. Could you pls provide
your use case?
-jh-
More information about the jdom-interest
mailing list