Searched refs:explicitDtdType (Results 1 – 1 of 1) sorted by relevance
540 DtdType explicitDtdType = DtdType.valueOf(name); in handleStartDtd() local541 if (explicitDtdType != dtdType && explicitDtdType != dtdType.rootType) { in handleStartDtd()