Package | Description |
---|---|
aQute.bnd.osgi.resource |
Modifier and Type | Class and Description |
---|---|
static class |
FilterParser.ApproximateExpression |
static class |
FilterParser.PatternExpression |
static class |
FilterParser.RangeExpression |
Modifier and Type | Method and Description |
---|---|
FilterParser.SimpleExpression |
FilterParser.RangeExpression.getHigh() |
FilterParser.SimpleExpression |
FilterParser.RangeExpression.getLow() |
Constructor and Description |
---|
RangeExpression(String key,
FilterParser.SimpleExpression low,
FilterParser.SimpleExpression high) |
Copyright © 2015 aQute SARL. All rights reserved.