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

Packages that use RhiProcessingInstruction
textbender.o.rhinohide.core   
 

Uses of RhiProcessingInstruction in textbender.o.rhinohide.core
 

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