Package aQute.bnd.osgi.resource
Class FilterParser.Rover
java.lang.Object
aQute.bnd.osgi.resource.FilterParser.Rover
- Enclosing class:
- FilterParser
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) charcurrent()(package private) StringfindExpr()(package private) StringgetKey()(package private) StringgetValue()private booleanisOpChar(char s) (package private) charnext()toString()(package private) voidws()(package private) charwsNext()
-
Field Details
-
s
String s -
n
int n
-
-
Constructor Details
-
Rover
Rover()
-
-
Method Details