Uses of Class
org.apache.xerces.impl.XML11DocumentScannerImpl

Packages that use XML11DocumentScannerImpl
org.apache.xerces.impl   
org.apache.xerces.parsers   
 

Uses of XML11DocumentScannerImpl in org.apache.xerces.impl
 

Subclasses of XML11DocumentScannerImpl in org.apache.xerces.impl
 class XML11NSDocumentScannerImpl
          The scanner acts as the source for the document information which is communicated to the document handler.
 

Uses of XML11DocumentScannerImpl in org.apache.xerces.parsers
 

Fields in org.apache.xerces.parsers declared as XML11DocumentScannerImpl
protected  XML11DocumentScannerImpl XML11NonValidatingConfiguration.fXML11DocScanner
          The XML 1.1 document scanner that does not do namespace binding.
protected  XML11DocumentScannerImpl XML11DTDConfiguration.fXML11DocScanner
          The XML 1.1 document scanner that does not do namespace binding.
protected  XML11DocumentScannerImpl XML11Configuration.fXML11DocScanner
          The XML 1.1 document scanner that does not do namespace binding.
 



Copyright © 2011. All Rights Reserved.