You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Bernie Durfee <bd...@interactivebusiness.com> on 2001/12/01 00:29:34 UTC

XNodeSet

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