org.apache.commons.jexl
public class JexlHelper extends Object
Since: 1.0
Version: $Id: JexlHelper.java 397092 2006-04-26 05:11:28Z dion $
| Field Summary | |
|---|---|
| protected static JexlHelper | helper singleton instance. |
| Method Summary | |
|---|---|
| static JexlContext | createContext()
Returns a new JexlContext. |
| protected static JexlHelper | getInstance() |
| protected JexlContext | newContext()
Creates and returns a new JexlContext.
|
Returns: a new JexlContext
Returns: the single instance.
Returns: a new JexlContext