org.apache.cocoon.components.expression
Interface ExpressionFactory
- All Known Implementing Classes:
- DefaultExpressionFactory
public interface ExpressionFactory
- Version:
- $Id: ExpressionFactory.html 1304258 2012-03-23 10:09:27Z ilgrosso $
ROLE
static final String ROLE
getExpression
Expression getExpression(String language,
String expression)
throws ExpressionException
- Throws:
ExpressionException
getExpression
Expression getExpression(String expression)
throws ExpressionException
- Throws:
ExpressionException
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.