Uses of Interface
org.apache.xerces.xni.parser.XMLDTDScanner

Packages that use XMLDTDScanner
org.apache.xerces.impl   
 

Uses of XMLDTDScanner in org.apache.xerces.impl
 

Classes in org.apache.xerces.impl that implement XMLDTDScanner
 class XML11DTDScannerImpl
          This class is responsible for scanning the declarations found in the internal and external subsets of a DTD in an XML document.
 class XMLDTDScannerImpl
          This class is responsible for scanning the declarations found in the internal and external subsets of a DTD in an XML document.