|
JBoss Modules 1.0.2.GA | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PathFilter
Filter used to determine whether a path should be included or excluded from imports and exports.
Method Summary | |
---|---|
boolean |
accept(String path)
Determine whether a path should be accepted. |
Method Detail |
---|
boolean accept(String path)
/
" characters.
path
- the path to check
|
JBoss Modules 1.0.2.GA | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |