|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Library
A collection of class and interface declarations. These declarations may contain mutually recursive references to each other.
| Method Summary | |
|---|---|
java.lang.ClassLoader |
classLoader()
Get a class loader for loading the classes in the library. |
java.lang.Iterable<DJClass> |
declaredClasses(java.lang.String fullName)
Get any top-level classes with the given fully-qualified name. |
| Method Detail |
|---|
java.lang.Iterable<DJClass> declaredClasses(java.lang.String fullName)
java.lang.ClassLoader classLoader()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||