|
||||||||||
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.ecmascript.EcmaScriptInterpreter
Field Summary | |
private static java.util.Hashtable |
modules
|
Fields inherited from class org.apache.cocoon.interpreter.AbstractInterpreter |
modules |
Fields inherited from class org.apache.cocoon.framework.AbstractActor |
director |
Constructor Summary | |
EcmaScriptInterpreter()
|
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 |
|
Field Detail |
private static java.util.Hashtable modules
Constructor Detail |
public EcmaScriptInterpreter()
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 |