|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface PathReference.PathFilter
Allows filtering during PathReference
operations.
Method Summary | |
---|---|
boolean |
matches(PathReference path)
Match against the supplied PathReference to query whether it is included in the outer operation. |
Method Detail |
---|
boolean matches(PathReference path)
PathReference
to query whether it is included in the outer operation.
path
- the path to match against.
true
if the PathReference
should be included, otherwise
false
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |