Uses of Interface
org.apache.cocoon.interpreter.Interpreter

Packages that use Interpreter
org.apache.cocoon.interpreter   
org.apache.cocoon.interpreter.ecmascript   
org.apache.cocoon.interpreter.java   
 

Uses of Interpreter in org.apache.cocoon.interpreter
 

Classes in org.apache.cocoon.interpreter that implement Interpreter
 class AbstractInterpreter
           
 

Methods in org.apache.cocoon.interpreter that return Interpreter
 Interpreter InterpreterFactory.getInterpreter(java.lang.String language)
           
 

Uses of Interpreter in org.apache.cocoon.interpreter.ecmascript
 

Classes in org.apache.cocoon.interpreter.ecmascript that implement Interpreter
 class EcmaScriptInterpreter
           
 

Uses of Interpreter in org.apache.cocoon.interpreter.java
 

Classes in org.apache.cocoon.interpreter.java that implement Interpreter
 class JavaInterpreter
           
 



Copyright 1999 Java Apache Project. All Rights Reserved.