|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sourceforge.jane.Jane
The foundation of the Jane library.
Constructor Summary | |
Jane()
Create a new Jane . |
Method Summary | |
void |
addArtifactLocator(ArtifactLocator aLocator)
Add a locator for a java artifact. |
ClassInfo |
findClass(java.lang.String className)
Find the given class. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Jane()
Jane
.Method Detail |
public void addArtifactLocator(ArtifactLocator aLocator)
public ClassInfo findClass(java.lang.String className) throws JaneException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |