DOM problems 2003-01-27 - By Elena Litani
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) > at > com.ibm.amit.parser.DOMLineParser.startDocument(DOMLineParser.java:71)
Perhaps there is a bug in the version of Xerces you are using.. Try the latest version and it definitely works. As you mention dom.DOMAddLines sample does use this property and no exception occurs.
Thanks, -- Elena Litani / IBM Toronto
--------------------------------------------------------------------- To unsubscribe, e-mail: xerces-j-user-unsubscribe@(protected) For additional commands, e-mail: xerces-j-user-help@(protected)
|
|