[XOM-interest] Known parsers
Wolfgang Hoschek
wolfgang.hoschek at mac.com
Tue Nov 20 01:41:40 EST 2007
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
Wolfgang.
More information about the XOM-interest
mailing list