org.apache.cocoon.el
Interface ExpressionFactory
- public interface ExpressionFactory
- Version:
- $Id: ExpressionFactory.java 587751 2007-10-24 02:41:36Z vgritsenko $
ROLE
public static final String ROLE
getExpression
public Expression getExpression(String language,
String expression)
throws ExpressionException
- Throws:
ExpressionException
getExpression
public Expression getExpression(String expression)
throws ExpressionException
- Throws:
ExpressionException
Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.