strange document
Sylvain Ferriol <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <5tydnel0uI_PYCTYnZ2dnUVZ_s6onZ2d__6701.52341849661$1169817050$gmane$org@mozilla.org> |
hello
i use the code showed in page "JavaXPCOM:Embedding Mozilla in a Java
Application using JavaXPCOM"
and i try to display the content of the document returned by
windowWatcher.openWindow.
this is the content (nodeName) of the nsIDOMDocument:
#document
HTML
HEAD
BODY
that's all !!!
i expected to have my original XML document
so i can not register listeners.
is it normal, and how to retrieve my original xml file ?
thanks
sylvain