Searched refs:appendDtdString (Results 1 – 2 of 2) sorted by relevance
194 …typeToElements.put(attribute.element.name, attribute.appendDtdString(new StringBuilder()).toString… in checkForDtd()
151 public StringBuilder appendDtdString(StringBuilder b) { in appendDtdString() method in DtdData.Attribute