|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
It the argument to the convert(...) method implements the ConvertCache interface, the convert(...) method will use the set/get methods to store and retrieve converted values.
Method Summary | |
java.lang.Object |
getConvertedValue(java.lang.Class cls)
|
java.lang.Class |
getDestClass()
Get the destination array class described by the xml |
void |
setConvertedValue(java.lang.Class cls,
java.lang.Object value)
Set/Get converted values of the convert method. |
Method Detail |
public void setConvertedValue(java.lang.Class cls, java.lang.Object value)
public java.lang.Object getConvertedValue(java.lang.Class cls)
public java.lang.Class getDestClass()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |