|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLReaderManager | |
|---|---|
| org.apache.xml.dtm.ref | |
| org.apache.xml.utils | Implementation of Xalan utility classes. |
| Uses of XMLReaderManager in org.apache.xml.dtm.ref |
|---|
| Fields in org.apache.xml.dtm.ref declared as XMLReaderManager | |
|---|---|
protected XMLReaderManager |
DTMManagerDefault.m_readerManager
The cache for XMLReader objects to be used if the user did not supply an XMLReader for a SAXSource or supplied a StreamSource. |
| Uses of XMLReaderManager in org.apache.xml.utils |
|---|
| Fields in org.apache.xml.utils declared as XMLReaderManager | |
|---|---|
private static XMLReaderManager |
XMLReaderManager.m_singletonManager
|
| Methods in org.apache.xml.utils that return XMLReaderManager | |
|---|---|
static XMLReaderManager |
XMLReaderManager.getInstance()
Retrieves the singleton reader manager |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||