[jdom-interest] Schema validation with JAXP 1.2 and JDOM
Elliotte Rusty Harold
elharo at metalab.unc.edu
Fri Feb 28 11:44:12 PST 2003
At 6:32 PM +0100 2/28/03, Laurent Bihanic wrote:
>Qestion: Now that JAXP is standard, i.e. part of the JDK since 1.4
>and delivered with nearly every parser, why not remove this
>reflection code from SAXBuilder and make plain Java calls to the
>JAXP API (the way the transform package already does) ?
I've suggested this before, and Jason's concern then was that JAXP is
not open source, and it's licensing has caused some issues for the
XML Apache Project. It's apparently not 100% certain that future
releases of Xerces-J will support JAXP, especially if they want to
support DOM Level 3 and other cool new features.
--
+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo at metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+
| Processing XML with Java (Addison-Wesley, 2002) |
| http://www.cafeconleche.org/books/xmljava |
| http://www.amazon.com/exec/obidos/ISBN%3D0201771861/cafeaulaitA |
+----------------------------------+---------------------------------+
| Read Cafe au Lait for Java News: http://www.cafeaulait.org/ |
| Read Cafe con Leche for XML News: http://www.cafeconleche.org/ |
+----------------------------------+---------------------------------+
More information about the jdom-interest
mailing list