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

Packages that use RhiCDATASection
textbender.o.rhinohide.core   
 

Uses of RhiCDATASection in textbender.o.rhinohide.core
 

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