Searched defs:XNodeSet (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xpath/internal/objects/
H A DXNodeSet.java39 public class XNodeSet extends NodeSequence class in inherits:NodeSequence
45 protected XNodeSet() method in class:XNodeSet
54 public XNodeSet(DTMIterator val) method in class:XNodeSet
80 public XNodeSet(XNodeSet val) method in class:XNodeSet
96 public XNodeSet(DTMManager dtmMgr) method in class:XNodeSet
106 public XNodeSet(int n, DTMManager dtmMgr) method in class:XNodeSet
[all...]

Completed in 48 milliseconds