|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Xerces and XML 1.1
Under JDK 1.5.0_06, I've called
SAXParserFactory.newInstance().newSAXParser().getXMLReader()
to get a SAX parser, and it's returned me an instance of
com.sun.org.apache.xerces.internal.parsers.SAXParser
When I do
parser.getFeature("http://xml.org/sax/features/xml-1.1")
the result is true.
But the parser then throws this error message:
XML version "1.1" is not supported, only XML 1.0 is supported.
The odd thing is, in another application I think I'm creating a parser in
exactly the same way and it seems to work.
Any ideas?
Michael Kay
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








