|
||||||||
| 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
| Fields inherited from class org.apache.cocoon.framework.AbstractActor |
director |
| Constructor Summary | |
AbstractInterpreter()
|
|
| Method Summary | |
Module |
createModule(java.lang.String moduleName)
|
protected abstract Module |
doCreateModule(java.lang.String moduleName)
|
java.util.Enumeration |
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 AbstractInterpreter()
| Method Detail |
public java.util.Enumeration getModules()
public Module createModule(java.lang.String moduleName)
throws LanguageException
protected abstract Module doCreateModule(java.lang.String moduleName)
throws LanguageException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||