Uses of Class
org.enhydra.xml.xmlc.dom.xerces.XercesDomFactory

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.
 



Copyright © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.