public class TestParser extends Object
This class parses a string line-by-line, reading a filter-expression from each line.
| Constructor and Description |
|---|
TestParser() |
public static List<FilterExpression> parse(String str) throws Exception
ExceptionCopyright © 2014 jwall.org. All Rights Reserved.