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

Packages that use XMLNSDocumentScannerImpl
org.apache.xerces.impl.xs.opti   
org.apache.xerces.parsers   
 

Uses of XMLNSDocumentScannerImpl in org.apache.xerces.impl.xs.opti
 

Fields in org.apache.xerces.impl.xs.opti declared as XMLNSDocumentScannerImpl
protected  XMLNSDocumentScannerImpl SchemaParsingConfig.fNamespaceScanner
          The XML 1.0 Document scanner.
 

Uses of XMLNSDocumentScannerImpl in org.apache.xerces.parsers
 

Fields in org.apache.xerces.parsers declared as XMLNSDocumentScannerImpl
protected  XMLNSDocumentScannerImpl XML11NonValidatingConfiguration.fNamespaceScanner
          The XML 1.0 Document scanner that does namespace binding.
protected  XMLNSDocumentScannerImpl XML11DTDConfiguration.fNamespaceScanner
          The XML 1.0 Document scanner that does namespace binding.
protected  XMLNSDocumentScannerImpl XML11Configuration.fNamespaceScanner
          The XML 1.0 Document scanner that does namespace binding.
protected  XMLNSDocumentScannerImpl IntegratedParserConfiguration.fNamespaceScanner
          Document scanner that does namespace binding.
 



Copyright © 2011. All Rights Reserved.