You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2003/02/25 10:45:22 UTC

DO NOT REPLY [Bug 17128] - DTMNodeProxy dosent implement Element interface correctly

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17128>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17128

DTMNodeProxy dosent implement Element interface correctly





------- Additional Comments From richard.zschech@cqrdata.com  2003-02-25 09:45 -------
Also the DTMNodeProxy dosent implement the Document interface correctly.
The method getDocumentElement() just throws a dom exception instead of finding
the document element when the DTMNodeProxy.getNodeType()==Node.DOCUMENT_NODE