org.apache.axis.utils
public static interface JavaUtils.ConvertCache
Modifier and Type | Method and Description |
---|---|
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.
|
void setConvertedValue(java.lang.Class cls, java.lang.Object value)
java.lang.Object getConvertedValue(java.lang.Class cls)
java.lang.Class getDestClass()
Copyright ? 2005 Apache Web Services Project. All Rights Reserved.