Searched refs:appendAttributes (Results 1 – 2 of 2) sorted by relevance
93 public static void appendAttributes(IBuffer result, Properties attributes) { in appendAttributes() method in XMLUtils107 appendAttributes(result, attributes); in xmlOpen()
279 XMLUtils.appendAttributes(m_buffer, attributes); in addEmptyElement()