| Package | Description | 
|---|---|
| org.apache.xerces.impl | |
| org.apache.xerces.impl.dtd | |
| org.apache.xerces.impl.xs.opti | |
| org.apache.xerces.parsers | 
| Modifier and Type | Field and Description | 
|---|---|
| protected XMLEntityManager | XMLVersionDetector. fEntityManagerEntity manager. | 
| protected XMLEntityManager | XMLScanner. fEntityManagerEntity manager. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XMLEntityScanner. reset(SymbolTable symbolTable,
     XMLEntityManager entityManager,
     XMLErrorReporter reporter) | 
| Constructor and Description | 
|---|
| XML11DTDScannerImpl(SymbolTable symbolTable,
                   XMLErrorReporter errorReporter,
                   XMLEntityManager entityManager)Constructor for he use of non-XMLComponentManagers. | 
| XMLDTDScannerImpl(SymbolTable symbolTable,
                 XMLErrorReporter errorReporter,
                 XMLEntityManager entityManager)Constructor for he use of non-XMLComponentManagers. | 
| XMLEntityManager(XMLEntityManager entityManager)Constructs an entity manager that shares the specified entity
 declarations during each parse. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected XMLEntityManager | XMLDTDLoader. fEntityManager | 
| Modifier and Type | Method and Description | 
|---|---|
| protected XMLDTDScannerImpl | XMLDTDLoader. createDTDScanner(SymbolTable symbolTable,
                XMLErrorReporter errorReporter,
                XMLEntityManager entityManager) | 
| protected XMLDTDScannerImpl | XML11DTDProcessor. createDTDScanner(SymbolTable symbolTable,
                XMLErrorReporter errorReporter,
                XMLEntityManager entityManager) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected XMLEntityManager | SchemaParsingConfig. fEntityManagerEntity manager. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected XMLEntityManager | XML11NonValidatingConfiguration. fEntityManagerEntity manager. | 
| protected XMLEntityManager | XML11DTDConfiguration. fEntityManagerEntity manager. | 
| protected XMLEntityManager | XML11Configuration. fEntityManagerEntity manager. | 
| protected XMLEntityManager | NonValidatingConfiguration. fEntityManagerEntity manager. | 
| protected XMLEntityManager | DTDConfiguration. fEntityManagerEntity manager. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected XMLEntityManager | NonValidatingConfiguration. createEntityManager()Creates an entity manager. | 
| protected XMLEntityManager | DTDConfiguration. createEntityManager()Creates an entity manager. | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.