DOM problems 2003-01-12 - By Ron Rothblum
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/properties/dom/current-element-node" exception although this property is supposed to be supported in xerces (and is actually used in the DOMAddLines example for dom3). Does anyone have any idea why this happens?
2) I try to build DOM3 but there are errors: The methods getConfig (in the class CoreDocumentImpl), getIdAttributeNode(in the class) ElementImpl, and getIsId (in AttrImpl).
Any help would be extremely appreciated,
Ron Rothblum.
--------------------------------------------------------------------- To unsubscribe, e-mail: xerces-j-user-unsubscribe@(protected) For additional commands, e-mail: xerces-j-user-help@(protected)
|
|