|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.cocoon.interpreter.ecmascript.EcmaScriptModule
Constructor Summary | |
EcmaScriptModule(java.lang.String theModule)
|
Method Summary | |
Instance |
createInstance(org.w3c.dom.Document document,
java.util.Dictionary parameters)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EcmaScriptModule(java.lang.String theModule) throws LanguageException
Method Detail |
public Instance createInstance(org.w3c.dom.Document document, java.util.Dictionary parameters) throws LanguageException
createInstance
in interface Module
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |