Home
last modified time | relevance | path

Searched defs:fullyResolved (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DLDMLUtilities.java991 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()