Uses of Class
textbender.o.rhinohide.core.RhiDocumentType

Packages that use RhiDocumentType
textbender.o.rhinohide.core   
 

Uses of RhiDocumentType in textbender.o.rhinohide.core
 

Methods in textbender.o.rhinohide.core that return RhiDocumentType
static RhiDocumentType RhiDocumentType.wrapDocumentType(RhiWindow window, netscape.javascript.JSObject jsObject)
          Creates a RhiDocumentType.
(package private) static RhiDocumentType RhiDocumentType.wrapDocumentType(RhiWindow window, netscape.javascript.JSObject jsObject, boolean doTypeCheck)