Searched defs:resToFetch (Results 1 – 1 of 1) sorted by relevance
1451 public static Node getNode(Node context, String resToFetch, Node namespaceNode) { in getNode()1612 …public static Node getNode(Node context, String resToFetch, Document fullyResolved, String xpath) { in getNode()1629 public static NodeList getChildNodes(Node context, String resToFetch) { in getChildNodes()1687 …public static NodeList getNodeList(Node context, String resToFetch, Document fullyResolved, String… in getNodeList()