|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--net.sourceforge.jane.lang.Methods
|
+--net.sourceforge.jane.lang.qdox.QDoxMethods
A collection MethodInfo objects implemented using QDox.
| Constructor Summary | |
QDoxMethods(Jane aJane,
com.thoughtworks.qdox.model.JavaMethod[] theMethods)
Create a new QDoxMethods. |
|
| Method Summary | |
MethodInfo |
getMethod(int index)
Returns the method at the given index. |
int |
getMethodCount()
Returns the number of methods. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public QDoxMethods(Jane aJane,
com.thoughtworks.qdox.model.JavaMethod[] theMethods)
QDoxMethods.| Method Detail |
public int getMethodCount()
getMethodCount in class Methodspublic MethodInfo getMethod(int index)
getMethod in class Methods
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||