public class PredicateCompiler extends Object
| Constructor and Description |
|---|
PredicateCompiler() |
public Predicate compile(String exp) throws InvalidQueryException
exp - query expressionInvalidQueryException - if unable to compile the expressionCopyright © 2014. All rights reserved.