|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JxpProcessor | |
|---|---|
| org.onemind.jxp | |
| org.onemind.jxp.config | |
| org.onemind.jxp.servlet | |
| Uses of JxpProcessor in org.onemind.jxp |
|---|
| Methods in org.onemind.jxp that return JxpProcessor | |
|---|---|
static JxpProcessor |
JxpFactory.getProcessor(java.io.InputStream config)
Get the processor from the config |
static JxpProcessor |
JxpFactory.getProcessor(java.lang.String configFile)
Get the processor from the config |
| Uses of JxpProcessor in org.onemind.jxp.config |
|---|
| Fields in org.onemind.jxp.config declared as JxpProcessor | |
|---|---|
private JxpProcessor |
JxpConfigDigester._processor
the processor |
| Methods in org.onemind.jxp.config that return JxpProcessor | |
|---|---|
JxpProcessor |
JxpConfigDigester.getProcessor()
Return the created processor |
| Uses of JxpProcessor in org.onemind.jxp.servlet |
|---|
| Fields in org.onemind.jxp.servlet declared as JxpProcessor | |
|---|---|
private JxpProcessor |
JxpServlet._processor
the processor |
| Methods in org.onemind.jxp.servlet that return JxpProcessor | |
|---|---|
private JxpProcessor |
JxpServlet.getProcessor(javax.servlet.http.HttpServletRequest req)
Get the processor |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||