You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by alok kumar <al...@yahoo.com> on 2001/04/05 18:06:20 UTC

DocumentImpl class (isSupported method)

hi all,
i guess i hv a problem regarding the
isSupported(String,String) method of org.w3c.dom.Node
interface. The "org.w3c.dom.Document" extends this,
which is implemented by
"org.apache.xerces.dom.DocumentImpl" class. But
surprisingly it doesnot give an implementation of the
method. (Actually the problem is more grave than this,
the source of "Node" specifies this method, but the
java classes are older and doesnot have this method (i
checked by javap for the method in Node class provided
in xerces.jar))
So, the sample ex of dom.traversal.IteraterView does
not exceute and throws an exception about the "method
not found".
i downloaded the xerces.jar on 4.4.2001.
Excuse me if i mistook something somewhere, but am i
telling a correct problem??
seeking help.....

alok

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org