This project has retired. For details please refer to its
Attic page.
ExpressionCompiler (Cocoon API 2.1.12-dev [March 20 2012])
org.apache.cocoon.components.expression
Interface ExpressionCompiler
- All Known Implementing Classes:
- JavaScriptCompiler, JexlCompiler, JXPathCompiler
public interface ExpressionCompiler
- Version:
- $Id: ExpressionCompiler.html 1304258 2012-03-23 10:09:27Z ilgrosso $
ROLE
static final String ROLE
compile
Expression compile(String language,
String expression)
throws ExpressionException
- Throws:
ExpressionException
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.