com.opensymphony.xwork2.util
Class OgnlTextParser
java.lang.Object
com.opensymphony.xwork2.util.OgnlTextParser
- All Implemented Interfaces:
- TextParser
public class OgnlTextParser
- extends Object
- implements TextParser
OGNL implementation of TextParser
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OgnlTextParser
public OgnlTextParser()
evaluate
public Object evaluate(char[] openChars,
String expression,
TextParseUtil.ParsedValueEvaluator evaluator,
int maxLoopCount)
- Specified by:
evaluate
in interface TextParser
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.