Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.enhydra.xml.lazydom.html.LazyHTMLDocument

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

Constructors in org.enhydra.xml.lazydom.html with parameters of type LazyHTMLDocument
LazyHTMLElement(LazyHTMLDocument owner, org.enhydra.xml.lazydom.LazyElement template, java.lang.String tagName)
          Constructor required owner document and element tag name.