Searched defs:fullyResolved (Results 1 – 1 of 1) sorted by relevance
986 public boolean isParentDraft(Document fullyResolved, String xpath) { in isParentDraft()1015 public static boolean isDraft(Node fullyResolved, StringBuffer xpath) { in isDraft()1612 …public static Node getNode(Node context, String resToFetch, Document fullyResolved, String xpath) { in getNode()1687 …public static NodeList getNodeList(Node context, String resToFetch, Document fullyResolved, String… in getNodeList()