|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.cocoon.framework.AbstractActor | +--org.apache.cocoon.interpreter.AbstractInterpreter | +--org.apache.cocoon.interpreter.java.JavaInterpreter
Fields inherited from class org.apache.cocoon.framework.AbstractActor |
director |
Constructor Summary | |
JavaInterpreter()
|
Method Summary | |
protected Module |
doCreateModule(java.lang.String moduleName)
|
Methods inherited from class org.apache.cocoon.interpreter.AbstractInterpreter |
createModule,
getModules |
Methods inherited from class org.apache.cocoon.framework.AbstractActor |
init |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public JavaInterpreter()
Method Detail |
protected Module doCreateModule(java.lang.String moduleName) throws LanguageException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |