|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--net.sourceforge.jane.lang.Fields
|
+--net.sourceforge.jane.lang.qdox.QDoxFields
A collection of FieldInfo objects implemented using QDox.
| Constructor Summary | |
QDoxFields(Jane aJane,
com.thoughtworks.qdox.model.JavaField[] theFields)
Create a new QDoxFields. |
|
| Method Summary | |
FieldInfo |
getField(int index)
Returns the field at the given index. |
int |
getFieldCount()
Returns the number of fields. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public QDoxFields(Jane aJane,
com.thoughtworks.qdox.model.JavaField[] theFields)
QDoxFields.| Method Detail |
public int getFieldCount()
getFieldCount in class Fieldspublic FieldInfo getField(int index)
getField in class Fields
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||