Uses of Class
org.apache.xerces.parsers.DTDConfiguration

Packages that use DTDConfiguration
org.apache.xerces.parsers   
 

Uses of DTDConfiguration in org.apache.xerces.parsers
 

Subclasses of DTDConfiguration in org.apache.xerces.parsers
 class IntegratedParserConfiguration
          This is configuration uses a scanner that integrates both scanning of the document and binding namespaces.
 class StandardParserConfiguration
          This is the "standard" parser configuration.