The getXMLReader() method which returns an XMLReader
has been part of the javax.xml.parsers.SAXParser interface since JAXP 1.1. So if
you're getting this exception, it must be that you have a JAXP 1.0 jar on
your classpath in front of any JAXP 1.1 distribution.
James
|
Title: JAXP via reflection????
- [dom4j-dev] JAXP via reflection???? Rathore, Ritesh (GEA, TEMP, 096462)
- Re: [dom4j-dev] JAXP via reflecti... James Strachan
- RE: [dom4j-dev] JAXP via reflecti... Rathore, Ritesh (GEA, TEMP, 096462)
- Re: [dom4j-dev] JAXP via refl... James Strachan
- RE: [dom4j-dev] JAXP via reflecti... Rathore, Ritesh (GEA, TEMP, 096462)
- James Strachan