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

Packages that use XMLDocumentScanner
org.apache.xerces.impl   
 

Uses of XMLDocumentScanner in org.apache.xerces.impl
 

Classes in org.apache.xerces.impl that implement XMLDocumentScanner
 class XML11DocumentScannerImpl
          This class is responsible for scanning XML document structure and content.
 class XML11NSDocumentScannerImpl
          The scanner acts as the source for the document information which is communicated to the document handler.
 class XMLDocumentFragmentScannerImpl
          This class is responsible for scanning the structure and content of document fragments.
 class XMLDocumentScannerImpl
          This class is responsible for scanning XML document structure and content.
 class XMLNSDocumentScannerImpl
          The scanner acts as the source for the document information which is communicated to the document handler.