| 
 | Oracle® XML Java API Reference Release 1 (10.1) B12024-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--oracle.soap.encoding.soapenc.EncUtils
This class contains ser/deser utilities used by Oracle SOAP.
| Constructor Summary | |
| EncUtils() | |
| Method Summary | |
| static java.lang.Object[] | mapArrayInbuiltToWrapper(java.lang.Class argType, java.lang.Object arg)This util method maps an array of inbuilt type to an array of wrapper type. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public EncUtils()
| Method Detail | 
public static java.lang.Object[] mapArrayInbuiltToWrapper(java.lang.Class argType,
                                                          java.lang.Object arg)
argType - class representing one dimensional array of wrapper typearg - an instance of a one dimensional array of inbuilt type| 
 | Oracle® XML Java API Reference Release 1 (10.1) B12024-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||