|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLEntityManager | |
|---|---|
| org.apache.xerces.impl | |
| Uses of XMLEntityManager in org.apache.xerces.impl |
|---|
| Methods in org.apache.xerces.impl with parameters of type XMLEntityManager | |
|---|---|
void |
XMLEntityScanner.reset(SymbolTable symbolTable,
XMLEntityManager entityManager,
XMLErrorReporter reporter)
|
| Constructors in org.apache.xerces.impl with parameters of type XMLEntityManager | |
|---|---|
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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||