[XOM-interest] Known parsers
Elliotte Harold
elharo at metalab.unc.edu
Tue Nov 20 08:11:20 EST 2007
Wolfgang Hoschek wrote:
> Even though it has no effect on the OOM discussed in another thread,
> I think it would be nice if Builder.setupParser() would recognize
> xerces-2.9.x and the JDK-1.6 xerces flavour by adding the following
> to the list of its known parsers:
>
> "org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser", // xerces-2.9.x
> "com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl
> $JAXPSAXParser", // JDK 1.6
>
Agreed. I'll put this on the list of things to do. Shouldn't take long.
Maybe I can get a full day together before the end of the year to wrap
up a lot of easy requests like this one and push 1.2 out the door.
--
Elliotte Rusty Harold elharo at metalab.unc.edu
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/
More information about the XOM-interest
mailing list