Searched refs:getDtdData (Results 1 – 5 of 5) sorted by relevance
101 DtdData dtdData = cldrFile.getDtdData(); in main()
1211 public DtdData getDtdData() { in getDtdData() method in XPathParts1230 if (getDtdData().isDistinguishing(getElement(i), k) in getSpecialNondistinguishingAttributes()
2857 if (distinguishingParts.getDtdData() == null) {2860 DtdType type = distinguishingParts.getDtdData().dtdType;2962 DtdType type = distinguishingParts.getDtdData().dtdType;3684 public DtdData getDtdData() {
116 pathChecker.checkPathHeader(cldrFile.getDtdData(), path); in tempTestCompletenessLdmlDtd()1225 …supplementalFile.getDtdData().getRegularizedPaths(parts.set(supplementalFile.getFullXPath(test)), … in TestSupplementalItems()
195 DtdType type = parts.getDtdData().dtdType; in checkDtds()