Package | Description |
---|---|
aQute.libg.clauses |
Modifier and Type | Method and Description |
---|---|
static Selector |
Selector.getPattern(String string)
Convert a string based pattern to a regular expression based pattern.
|
Modifier and Type | Method and Description |
---|---|
static List<Selector> |
Selector.getInstructions(Clauses clauses) |
Modifier and Type | Method and Description |
---|---|
static <T> List<T> |
Selector.select(Collection<T> domain,
List<Selector> instructions) |
Copyright © 2021 aQute SARL. All rights reserved.