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
IOException
FilterException
public static void main(String[] args) throws IOException, FilterException
IOException
FilterException
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.