[jdom-interest] Schema validation with JAXP 1.2 and JDOM

Laurent Bihanic laurent.bihanic at atosorigin.com
Fri Feb 28 10:07:00 PST 2003


Bradley S. Huffman wrote:
> So JDOM would have to be compiled with >= 1.4 (right now isn't it >= 1.2), but
> would still be able run on older version if they have fairly current parser
> that includes JAXP.

No, JDOM would have to be compiled with any JDK (>= 1.2) as long as the JAXP 
API are in the classpath.
And, as the jdom/lib directory already include the jaxp.jar file (because of 
the org.jdom.transform package), no additional librairy is required.

Laurent




More information about the jdom-interest mailing list