|
QJCC homepage | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbiz.chitec.quarterback.gjsa.ClassParsers.GenericListCP
biz.chitec.quarterback.gjsa.ClassParsers.ArrayListCP
Parser for ArrayList instances
| Constructor Summary | |
private |
ClassParsers.ArrayListCP()
|
| Method Summary | |
protected java.util.List |
createEmptyList()
Create an empty list of appropriate type |
java.lang.String |
getID()
Returns a String ID for the object. |
protected java.util.List |
obj2List(java.lang.Object o)
Convert a given object into the List of the appropriate type. |
| Methods inherited from class biz.chitec.quarterback.gjsa.ClassParsers.GenericListCP |
obj2Str, str2Obj |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
private ClassParsers.ArrayListCP()
| Method Detail |
protected final java.util.List obj2List(java.lang.Object o)
ClassParsers.GenericListCP
obj2List in class ClassParsers.GenericListCPo - Object given to Obj2StrParser
protected final java.util.List createEmptyList()
ClassParsers.GenericListCP
createEmptyList in class ClassParsers.GenericListCPpublic java.lang.String getID()
ClassParser
|
QJCC homepage | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||