|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sourceforge.jane.lang.Classes | +--net.sourceforge.jane.lang.qdox.QDoxClasses
A collection of ClassInfo
objects built from QDox.
Constructor Summary | |
QDoxClasses(Jane aJane,
com.thoughtworks.qdox.model.Type[] theTypes)
Create a new QDoxClasses . |
Method Summary | |
ClassInfo |
getClass(int index)
Returns the class at the given index. |
int |
getClassCount()
Returns the number of classes. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public QDoxClasses(Jane aJane, com.thoughtworks.qdox.model.Type[] theTypes)
QDoxClasses
.Method Detail |
public int getClassCount()
getClassCount
in class Classes
public ClassInfo getClass(int index)
getClass
in class Classes
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |