|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClassPath
Information about a ClassPath. A ClassPath specifies a list of ClassElement(s). A ClassElement specifies a list of ClassFiles(s).
| Method Summary | |
|---|---|
List<? extends ClassPathElement> |
getClassPathElements()
Get the collection of file base locations specified by this instance |
Map<ClassPathElement,ResourceFile> |
getResources(String fileName)
Get files with a particular name |
| Method Detail |
|---|
List<? extends ClassPathElement> getClassPathElements()
Map<ClassPathElement,ResourceFile> getResources(String fileName)
fileName - The name of the desired file (this may be a path such as META-INF/resources/com.example.group.interface)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||