How do I create an XNodeSet from a Document? I used to be able to say new XNodeSet(dom.getDocumentElement), but this constructor seems to be gone now. How do I used the new constructors?
Thanks, Bernie Durfee
How do I create an XNodeSet from a Document? I used to be able to say new XNodeSet(dom.getDocumentElement), but this constructor seems to be gone now. How do I used the new constructors?
Thanks, Bernie Durfee