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.java1171 public static final void appendXPathAttribute(Node node, StringBuffer xpath) { in appendXPathAttribute() method in LDMLUtilities
1179 …public static void appendXPathAttribute(Node node, StringBuffer xpath, boolean ignoreAlt, boolean … in appendXPathAttribute() method in LDMLUtilities
1184 public static final void appendXPathAttribute(Node node, StringBuilder xpath) { in appendXPathAttribute() method in LDMLUtilities
1188 …public static void appendXPathAttribute(Node node, StringBuilder xpath, boolean ignoreAlt, boolean… in appendXPathAttribute() method in LDMLUtilities