| Modifier and Type | Field and Description |
|---|---|
protected Pattern |
regex
the internal regex pattern
|
| Constructor and Description |
|---|
PathPredicate(String pattern)
Creates a new default path filter
|
protected final Pattern regex
public PathPredicate(String pattern)
pattern - the patternpublic boolean evaluate(Object item)
Predicateevaluate in interface Predicateitem - some objectPredicate.evaluate(java.lang.Object)Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.