com.northconcepts.datapipeline.expression
Class ExpressionHelper
java.lang.Object
com.northconcepts.datapipeline.expression.ExpressionHelper
public class ExpressionHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parseExpression
public static ASTNode parseExpression(String expressionAsString)
throws ParseException
- Throws:
ParseException
parseLogicalExpression
public static ASTNode parseLogicalExpression(String expressionAsString)
throws ParseException
- Throws:
ParseException
Copyright (c) 2007-2012 North Concepts Inc. All Rights Reserved.