org.apache.cocoon.components.expression
Interface ExpressionCompiler
- All Known Implementing Classes:
- JavaScriptCompiler, JexlCompiler, JXPathCompiler
- public interface ExpressionCompiler
- Version:
- SVN $Id: ExpressionCompiler.java 169483 2005-05-10 14:57:03Z lgawron $
ROLE
public static final String ROLE
compile
public Expression compile(String language,
String expression)
throws ExpressionException
- Throws:
ExpressionException
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.