org.apache.cocoon.interpreter
Interface Interpreter
- All Known Implementing Classes:
- AbstractInterpreter
- public interface Interpreter
- extends Actor
This class implements a language interpreter.
- Version:
- $Revision: 1.1 $ $Date: 1999/08/14 22:14:23 $
- Author:
- Ricardo Rocha
Methods inherited from interface org.apache.cocoon.framework.Actor |
init |
getModules
public java.util.Enumeration getModules()
createModule
public Module createModule(java.lang.String moduleName)
throws LanguageException
Copyright 1999 Java Apache Project. All Rights Reserved.