|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResourceValidator
Validates whether or not a resource exists.
Method Summary | |
---|---|
boolean |
resourceExists(String path)
Validates whether or not a resource exists. |
Method Detail |
---|
boolean resourceExists(String path)
path
- Path to verify.
true
if a resource exists at the path specified,
otherwise returns false.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |