Uses of Interface
org.enhydra.xml.io.PreFormattedTextDocument

Packages that use PreFormattedTextDocument
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 PreFormattedTextDocument in org.enhydra.xml.lazydom
 

Classes in org.enhydra.xml.lazydom that implement PreFormattedTextDocument
 class LazyDocument
          A DOM Document that supports lazy instantiation of a template DOM.
 

Uses of PreFormattedTextDocument in org.enhydra.xml.lazydom.html
 

Classes in org.enhydra.xml.lazydom.html that implement PreFormattedTextDocument
 class LazyHTMLDocument
          Implements an HTML document.
 



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