public static interface JavaUtils.ConvertCache
Modifier and Type | Method and Description |
---|---|
Object |
getConvertedValue(Class cls) |
Class |
getDestClass()
Get the destination array class described by the xml
|
void |
setConvertedValue(Class cls,
Object value)
Set/Get converted values of the convert method.
|
Copyright © The Apache Software Foundation. All Rights Reserved.