Searched defs:nodelist (Results 1 – 7 of 7) sorted by relevance
89 public NodeSet(NodeList nodelist) in NodeSet()103 public NodeSet(NodeSet nodelist) in NodeSet() method in NodeSet431 public void addNodes(NodeList nodelist) in addNodes()516 public void addNodesInDocOrder(NodeList nodelist, XPathContext support) in addNodesInDocOrder()572 NodeList nodelist, XPathContext support) in addNodesInDocOrder()
108 public NodeSetDTM(NodeSetDTM nodelist) in NodeSetDTM() method in NodeSetDTM
21 def getText(nodelist): argument
120 public NodeList nodelist() throws javax.xml.transform.TransformerException in nodelist() method in XNodeSetForDOM
344 public NodeList nodelist() throws javax.xml.transform.TransformerException in nodelist() method in XNodeSet346 org.apache.xml.dtm.ref.DTMNodeList nodelist = new org.apache.xml.dtm.ref.DTMNodeList(this); in nodelist() local
452 public NodeList nodelist() throws javax.xml.transform.TransformerException in nodelist() method in XObject
48 struct node *nodelist; member