Home
last modified time | relevance | path

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

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