|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentLoader | |
org.enhydra.xml.xmlc.deferredparsing | |
org.enhydra.xml.xmlc.servlet |
Uses of DocumentLoader in org.enhydra.xml.xmlc.deferredparsing |
Classes in org.enhydra.xml.xmlc.deferredparsing that implement DocumentLoader | |
class |
DocumentLoaderImpl
Default implementation of the DocumentBuilder interface. |
class |
StandardDocumentLoader
Standard implementation of the document loader for deferred parsing. |
Methods in org.enhydra.xml.xmlc.deferredparsing that return DocumentLoader | |
static DocumentLoader |
StandardDocumentLoader.getInstance()
|
Constructors in org.enhydra.xml.xmlc.deferredparsing with parameters of type DocumentLoader | |
XMLCDeferredParsingFactory(DocumentLoader docLoader,
java.lang.ClassLoader classLoader,
XMLCLogger logger)
Constructor. |
Uses of DocumentLoader in org.enhydra.xml.xmlc.servlet |
Subinterfaces of DocumentLoader in org.enhydra.xml.xmlc.servlet | |
interface |
ServletDocumentLoader
An extended interface for document loaders. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |