Searched refs:dtdType1 (Results 1 – 1 of 1) sorted by relevance
199 private void checkAttributes(DtdType dtdType1, DtdType dtdType2) { in checkAttributes() argument201 .getInstance(dtdType1).getElementAttribute2Data(); in checkAttributes()214 + key.toString() + "\t" + dtdType1.toString() + ":\t" in checkAttributes()220 logln(dtdType1 + " and " + dtdType2 + ":\t" + key + "\t" in checkAttributes()226 logln(dtdType1 + ":\t" + key + "\t" + mainData.get(key)); in checkAttributes()249 private void checkElements(DtdType dtdType1, DtdType dtdType2) { in checkElements() argument251 dtdType1).getElement2Children(); in checkElements()265 + dtdType1 + ":\t" + mainValues + "\t" + dtdType2 + ":\t" in checkElements()269 logln(dtdType1 + " and " + dtdType2 + ":\t" + key + "\t" in checkElements()275 logln(dtdType1 + ":\t" + key + "\t" + mainData.getAll(key)); in checkElements()