|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Instance | |
org.apache.cocoon.interpreter | |
org.apache.cocoon.interpreter.ecmascript | |
org.apache.cocoon.interpreter.java |
Uses of Instance in org.apache.cocoon.interpreter |
Methods in org.apache.cocoon.interpreter that return Instance | |
Instance |
Module.createInstance(org.w3c.dom.Document document,
java.util.Dictionary parameters)
|
Uses of Instance in org.apache.cocoon.interpreter.ecmascript |
Classes in org.apache.cocoon.interpreter.ecmascript that implement Instance | |
class |
EcmaScriptInstance
|
Methods in org.apache.cocoon.interpreter.ecmascript that return Instance | |
Instance |
EcmaScriptModule.createInstance(org.w3c.dom.Document document,
java.util.Dictionary parameters)
|
Uses of Instance in org.apache.cocoon.interpreter.java |
Classes in org.apache.cocoon.interpreter.java that implement Instance | |
class |
JavaInstance
|
Methods in org.apache.cocoon.interpreter.java that return Instance | |
Instance |
JavaModule.createInstance(org.w3c.dom.Document document,
java.util.Dictionary parameters)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |