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