I downloaded the new 2.3.0 jars and it works (hopefully perfectly :->).
Thank you for your help,
Ron Rothblum.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Ron Rothblum wrote:
> The feature you mentioned is set to false and I still get the exception.
> The stack trace is:
> org.xml.sax.SAXNotRecognizedException:
> http://apache.org/xml/properties/dom/current-element-node
> at
> org.apache.xerces.parsers.DOMParser.getProperty(DOMParser.java:496
The feature you mentioned is set to false and I still get the exception.
The stack trace is:
org.xml.sax.SAXNotRecognizedException:
http://apache.org/xml/properties/dom/current-element-node
at
org.apache.xerces.parsers.DOMParser.getProperty(DOMParser.java:496)
at
com.ibm.amit.parser.DO
Hi Ron,
Ron Rothblum wrote:
> 1) for some reason when I call the method:
> 'getProperty("http://apache.org/xml/properties/dom/current-element-node";);'
> (in the DOMParser class)
> I get a:"org.xml.sax.SAXNotRecognizedException:
You are using deferred DOM (read the error message you are getting
Hello,
I have 2 issues with the xerces dom parser that I'm having trouble with:
1) for some reason when I call the method:
'getProperty("http://apache.org/xml/properties/dom/current-element-node";);'
(in the DOMParser class)
I get a:"org.xml.sax.SAXNotRecognizedException:
http://apache.org/xml/