|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object bpp.BeanshellInterpreterFilter
Field Summary | |
protected BeanshellInterpreterFactory |
factory
|
Constructor Summary | |
BeanshellInterpreterFilter()
|
|
BeanshellInterpreterFilter(BeanshellInterpreterFactory _factory)
|
Method Summary | |
void |
filter(java.io.BufferedReader in,
java.io.PrintWriter out)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected BeanshellInterpreterFactory factory
Constructor Detail |
public BeanshellInterpreterFilter()
public BeanshellInterpreterFilter(BeanshellInterpreterFactory _factory)
Method Detail |
public void filter(java.io.BufferedReader in, java.io.PrintWriter out)
filter
in interface Filter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |