|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLObjectLink | |
org.enhydra.xml.lazydom |
org.enhydra.xml.lazydom implements a DOM used for templates that is expanded in a lazy
manner. |
org.enhydra.xml.lazydom.html |
org.enhydra.xml.lazydom.html provides the HTML implementation for Lazydom. |
org.enhydra.xml.xmlc.dom.xerces |
Uses of XMLObjectLink in org.enhydra.xml.lazydom |
Classes in org.enhydra.xml.lazydom that implement XMLObjectLink | |
class |
LazyDocument
A DOM Document that supports lazy instantiation of a template DOM. |
Uses of XMLObjectLink in org.enhydra.xml.lazydom.html |
Classes in org.enhydra.xml.lazydom.html that implement XMLObjectLink | |
class |
LazyHTMLDocument
Implements an HTML document. |
Uses of XMLObjectLink in org.enhydra.xml.xmlc.dom.xerces |
Classes in org.enhydra.xml.xmlc.dom.xerces that implement XMLObjectLink | |
class |
XercesDomFactory.LinkedXercesDocument
Deprecated. Remains for compaitiblity with objects compiled with XMLC 2.0.1 |
class |
XercesHTMLDomFactory.LinkedXercesDocument
Deprecated. Remains for compaitiblity with objects compiled with XMLC 2.0.1 |
class |
XercesLinkedDocument
Class that adds XMLObjectLink support to the Xerces Document. |
class |
XercesLinkedHTMLDocument
Class that adds XMLObjectLink support to the Xerces HTMLDocument. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |