|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.enhydra.xml.xmlc.deferredparsing.DocumentLoaderImpl | +--org.enhydra.xml.xmlc.deferredparsing.StandardDocumentLoader
Standard implementation of the document loader for deferred parsing. This document loader is used when a XMLC compiled class with deferred parsing support is created using the default constructor (i.e. not through the appropriate factory or a copy constructor).
Nested Class Summary |
Nested classes inherited from class org.enhydra.xml.xmlc.deferredparsing.DocumentLoaderImpl |
DocumentLoaderImpl.CacheEntry |
Constructor Summary | |
StandardDocumentLoader()
|
|
StandardDocumentLoader(java.util.Map cache)
|
Method Summary | |
static DocumentLoader |
getInstance()
|
Methods inherited from class org.enhydra.xml.xmlc.deferredparsing.DocumentLoaderImpl |
createDOMEditor, createParser, findSourceFile, getCacheEntry, getClassConstant, getCurrentTimestamp, getDocument, getFactory, getLogger, getSourceFileName, init, loadMetaData, metaDataFileName, parseDocument |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StandardDocumentLoader()
public StandardDocumentLoader(java.util.Map cache)
Method Detail |
public static final DocumentLoader getInstance()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |