public class FilterParser extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FilterParser.Expression |
| Constructor and Description |
|---|
FilterParser() |
| Modifier and Type | Method and Description |
|---|---|
FilterParser.Expression |
parse(aQute.bnd.osgi.resource.FilterParser.Rover rover) |
FilterParser.Expression |
parse(String s) |
public FilterParser.Expression parse(String s) throws IOException
IOExceptionpublic FilterParser.Expression parse(aQute.bnd.osgi.resource.FilterParser.Rover rover) throws IOException
IOExceptionCopyright © 2014 aQute SARL. All rights reserved.