org.apache.commons.jelly.expression
public interface ExpressionFactory
ExpressionFactory
is a factory of Expression objects.
Modifier and Type | Method and Description |
---|---|
Expression |
createExpression(java.lang.String text)
Creates a new expression for the given text
|
Expression createExpression(java.lang.String text) throws JellyException
JellyException
Copyright © 2014. All Rights Reserved.