|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PathCondition
Checks if a path satisfies a condition.
Method Summary | |
---|---|
boolean |
matches(java.lang.String aPath)
Checks if the path matches the condition. |
Method Detail |
---|
boolean matches(java.lang.String aPath)
aPath
- Path to match.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |