|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LocationScanner
Scans for classpath resources in this location.
| Method Summary | |
|---|---|
java.util.Set<java.lang.String> |
findResourceNames(java.lang.String location,
java.lang.String locationUrl)
Finds the resource names below this location on the classpath under this locationUrl. |
| Method Detail |
|---|
java.util.Set<java.lang.String> findResourceNames(java.lang.String location,
java.lang.String locationUrl)
throws java.io.IOException
location - The system-independent location on the classpath.locationUrl - The system-specific physical location URL.
java.io.IOException - when the scanning failed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||