Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DLDMLUtilities.java1166 public static final void appendXPathAttribute(Node node, StringBuffer xpath) { in appendXPathAttribute() method in LDMLUtilities
1174 …public static void appendXPathAttribute(Node node, StringBuffer xpath, boolean ignoreAlt, boolean … in appendXPathAttribute() method in LDMLUtilities
1179 public static final void appendXPathAttribute(Node node, StringBuilder xpath) { in appendXPathAttribute() method in LDMLUtilities
1183 …public static void appendXPathAttribute(Node node, StringBuilder xpath, boolean ignoreAlt, boolean… in appendXPathAttribute() method in LDMLUtilities