| Package | Description | 
|---|---|
| org.apache.xerces.impl | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XML11DocumentScannerImplThis class is responsible for scanning XML document structure
 and content. | 
| class  | XML11DTDScannerImplThis class is responsible for scanning the declarations found
 in the internal and external subsets of a DTD in an XML document. | 
| class  | XML11NSDocumentScannerImplThe scanner acts as the source for the document
 information which is communicated to the document handler. | 
| class  | XMLDocumentFragmentScannerImplThis class is responsible for scanning the structure and content
 of document fragments. | 
| class  | XMLDocumentScannerImplThis class is responsible for scanning XML document structure
 and content. | 
| class  | XMLDTDScannerImplThis class is responsible for scanning the declarations found
 in the internal and external subsets of a DTD in an XML document. | 
| class  | XMLNSDocumentScannerImplThe scanner acts as the source for the document
 information which is communicated to the document handler. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected XMLEntityHandler | XMLEntityManager. fEntityHandlerEntity handler. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XMLEntityManager. setEntityHandler(XMLEntityHandler entityHandler)Sets the entity handler. | 
| void | XMLVersionDetector. startDocumentParsing(XMLEntityHandler scanner,
                    short version)Reset the reference to the appropriate scanner given the version of the
 document and start document scanning. | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.