|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XercesDomFactory | |
org.enhydra.xml.xmlc.dom.lazydom | |
org.enhydra.xml.xmlc.dom.xerces |
Uses of XercesDomFactory in org.enhydra.xml.xmlc.dom.lazydom |
Subclasses of XercesDomFactory in org.enhydra.xml.xmlc.dom.lazydom | |
class |
LazyDomFactory
Lazy DOM factory for creating DocumentType and Document objects. |
class |
LazyHTMLDomFactory
Lazy DOM factory for creating HTML Document objects. |
Uses of XercesDomFactory in org.enhydra.xml.xmlc.dom.xerces |
Subclasses of XercesDomFactory in org.enhydra.xml.xmlc.dom.xerces | |
class |
XercesHTMLDomFactory
XMLC DOM factory for creating HTML Document objects based on the Xerces DOM. |
Constructors in org.enhydra.xml.xmlc.dom.xerces with parameters of type XercesDomFactory | |
XercesDomFactory.LinkedXercesDocument(DocumentType docType)
Deprecated. Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |