Searched defs:resToFetch (Results 1 – 1 of 1) sorted by relevance
1456 public static Node getNode(Node context, String resToFetch, Node namespaceNode) { in getNode()1617 …public static Node getNode(Node context, String resToFetch, Document fullyResolved, String xpath) { in getNode()1634 public static NodeList getChildNodes(Node context, String resToFetch) { in getChildNodes()1692 …public static NodeList getNodeList(Node context, String resToFetch, Document fullyResolved, String… in getNodeList()