|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PreFormattedText | |
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. |
Uses of PreFormattedText in org.enhydra.xml.lazydom |
Subinterfaces of PreFormattedText in org.enhydra.xml.lazydom | |
interface |
LazyElement
Interface implemented by both LazyElementNS and LazyElementNoNS. |
Classes in org.enhydra.xml.lazydom that implement PreFormattedText | |
class |
LazyElementNoNS
Implementation of the DOM Element without namespaces that supports lazy instantiation of a template DOM. |
class |
LazyElementNS
Implementation of the DOM Element with namespaces that supports lazy instantiation of a template DOM. |
class |
LazyText
Lazy text node. |
Uses of PreFormattedText in org.enhydra.xml.lazydom.html |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |