[jdom-interest] Support for MinML ??
Jason Hunter
jhunter at collab.net
Wed May 23 15:43:45 PDT 2001
Abhi Deshmukh wrote:
>
> The MinML parser now has SAX2 support. I use both XML-RPC and JDOM.
> When I replaced the Xerces parser, with MinML, there was a *big*
> increase in speed. I think, having support for MinML in JDOM may
> increase the performance as well.
>
> Any plans on supporting MinML ?
What extra support do you need? Pass the MinML parser name to the
SAXBuilder constructor, and it should work. I presume that's what you
did.
-jh-
More information about the jdom-interest
mailing list