public class FilterParser extends Object
| Constructor and Description |
|---|
FilterParser(String s) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
FilterOp |
parse() |
public FilterParser(String s)
public FilterOp parse() throws IOException, FilterException
IOExceptionFilterExceptionpublic static void main(String[] args) throws IOException, FilterException
IOExceptionFilterExceptionCopyright © 2008–2021 The Apache Software Foundation. All rights reserved.