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.fEntityManager
Entity manager.
|
protected XMLEntityManager |
XMLScanner.fEntityManager
Entity 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.fEntityManager
Entity manager.
|
Modifier and Type | Field and Description |
---|---|
protected XMLEntityManager |
XML11NonValidatingConfiguration.fEntityManager
Entity manager.
|
protected XMLEntityManager |
XML11DTDConfiguration.fEntityManager
Entity manager.
|
protected XMLEntityManager |
XML11Configuration.fEntityManager
Entity manager.
|
protected XMLEntityManager |
NonValidatingConfiguration.fEntityManager
Entity manager.
|
protected XMLEntityManager |
DTDConfiguration.fEntityManager
Entity manager.
|
Modifier and Type | Method and Description |
---|---|
protected XMLEntityManager |
NonValidatingConfiguration.createEntityManager()
Creates an entity manager.
|
protected XMLEntityManager |
DTDConfiguration.createEntityManager()
Creates an entity manager.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.