|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.apache.cocoon.interpreter.ecmascript.EcmaScriptInstance
| Constructor Summary | |
EcmaScriptInstance(EcmaScriptEvaluator theEvaluator,
org.w3c.dom.Document theDocument)
|
|
| Method Summary | |
void |
destroy()
|
java.lang.Object |
getInstance()
|
org.w3c.dom.Node |
invoke(java.lang.String methodName,
java.util.Dictionary parameters,
org.w3c.dom.Node source)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public EcmaScriptInstance(EcmaScriptEvaluator theEvaluator,
org.w3c.dom.Document theDocument)
throws LanguageException
| Method Detail |
public java.lang.Object getInstance()
public org.w3c.dom.Node invoke(java.lang.String methodName,
java.util.Dictionary parameters,
org.w3c.dom.Node source)
throws LanguageException
public void destroy()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||