org.apache.cocoon.el
Interface ExpressionCompiler


public interface ExpressionCompiler

Version:
$Id: ExpressionCompiler.html 1304280 2012-03-23 11:18:01Z ilgrosso $

Field Summary
static String ROLE
           
 
Method Summary
 Expression compile(String language, String expression)
           
 

Field Detail

ROLE

public static final String ROLE
Method Detail

compile

public Expression compile(String language,
                          String expression)
                   throws ExpressionException
Throws:
ExpressionException


Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.