Uses of Class
org.onemind.jxp.JxpContext

Packages that use JxpContext
org.onemind.jxp   
 

Uses of JxpContext in org.onemind.jxp
 

Fields in org.onemind.jxp declared as JxpContext
private  JxpContext JxpProcessor._context
          the jxp page source *
 

Methods in org.onemind.jxp that return JxpContext
 JxpContext JxpProcessor.getContext()
          Get the source
 

Constructors in org.onemind.jxp with parameters of type JxpContext
JxpProcessor(JxpContext context)
          Constructor