public class FilterParser extends Object
Constructor and Description |
---|
FilterParser()
Creates a filter parser implementation.
|
Modifier and Type | Method and Description |
---|---|
static ExprNode |
parse(String filter) |
void |
setFilterParserMonitor(FilterParserMonitor monitor) |
public static ExprNode parse(String filter) throws ParseException
ParseException
parse(String)
public void setFilterParserMonitor(FilterParserMonitor monitor)
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.