Uses of Class
textbender.o.rhinohide.html.RhiHTMLDocument

Packages that use RhiHTMLDocument
textbender.o.rhinohide.html   
 

Uses of RhiHTMLDocument in textbender.o.rhinohide.html
 

Methods in textbender.o.rhinohide.html that return RhiHTMLDocument
static RhiHTMLDocument RhiHTMLDocument.wrapHTMLDocument(RhiWindow window, netscape.javascript.JSObject jsObject)
          Creates a RhiHTMLDocument.
static RhiHTMLDocument RhiHTMLDocument.wrapHTMLDocument(RhiWindow window, netscape.javascript.JSObject jsObject, boolean doTypeCheck)