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