|
I haven't implemented this with XMLReaderFactory,
but if you're willing to try, you can load the class with the following
code:
XMLReader parser = (XMLReader)
Class.forName("org.apache.xerces.parsers.SAXParser").newInstance();
----- Original Message -----
|
- Class Cast Exception Rob Outar
- RE: Class Cast Exception Rishi Khanna
- RE: Class Cast Exception Rob Outar
- RE: Class Cast Exception neilg
- RE: Class Cast Exception Rob Outar
- RE: Class Cast Exception Christopher Ebert
