← Prev in month ← Prev in thread
Next in thread → Next in month →

java 6 XMLReaderFactory

From
Elliotte Harold <>
To
XML Developers List <>
Date
2007-02-21T20:40:43Z
ID
<>
Thread
java 6 XMLReaderFactory
Can anyone tell me if Sun has finally fixed their XMLReaderFactory class 
in Java 6 such that

XMLReader reader = XMLReaderFactory.createXMLReader();

finally works? Or is it still necessary to play games with the 
environment variables and classpath just to load a basic XML parser?

-- 
Elliotte Rusty Harold  
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/
← Prev in month ← Prev in thread
Next in thread → Next in month →