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

Packages that use RhiNotation
textbender.o.rhinohide.core   
 

Uses of RhiNotation in textbender.o.rhinohide.core
 

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