Searched refs:createProperties (Results 1 – 1 of 1) sorted by relevance
131 push(tagName, createProperties(attributes)); in push()134 private Properties createProperties(String[] attributes) { in createProperties() method in XMLStringBuffer207 addRequired(tagName, value, createProperties(attributes)); in addRequired()225 XMLUtils.xmlOptional(m_buffer, m_currentIndent, tagName, value, createProperties(attributes)); in addOptional()284 addEmptyElement(tagName, createProperties(attributes)); in addEmptyElement()