Modifier and Type | Method and Description |
---|---|
static Pattern |
parseFilter(String spec)
Parses a usual filter into a regex pattern.
|
public static Pattern parseFilter(String spec)
spec
- the filter to be parsedIllegalArgumentException
- - If the filter could not be compiled to a patternCopyright © 2006–2019 OPS4J - Open Participation Software for Java. All rights reserved.