Searched defs:appendXPathAttribute (Results 1 – 1 of 1) sorted by relevance
1166 public static final void appendXPathAttribute(Node node, StringBuffer xpath) { in appendXPathAttribute() method in LDMLUtilities1174 …public static void appendXPathAttribute(Node node, StringBuffer xpath, boolean ignoreAlt, boolean … in appendXPathAttribute() method in LDMLUtilities1179 public static final void appendXPathAttribute(Node node, StringBuilder xpath) { in appendXPathAttribute() method in LDMLUtilities1183 …public static void appendXPathAttribute(Node node, StringBuilder xpath, boolean ignoreAlt, boolean… in appendXPathAttribute() method in LDMLUtilities