[jdom-interest] JDOM Parser and DTD support

Jason Hunter jhunter at collab.net
Thu Mar 22 16:52:56 PST 2001


Stefan ALBOI wrote:
> 
>    1. JDOM documents are not build directly, but by using a DOM or SAX
> parser and the appropiate adapters. Is there a need for a direct JDOM
> Parser from the speed point of view?

It's not a need, but a native parser might provide a performance
improvement and more easily enable deferred building.

>    2. While building a JDOM document from a DOM document, the internal DTD
> gets lost. Is there gonna be a full DTD support in the 1.0 release?

Yes.  You can read in the TODO what's remaining.

-jh-



More information about the jdom-interest mailing list