class XMLMappingLoader.IdentityConvertor extends java.lang.Object implements TypeConvertor
| Constructor and Description |
|---|
IdentityConvertor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
convert(java.lang.Object object,
java.lang.String param)
Convert the object from one type to another.
|
public java.lang.Object convert(java.lang.Object object,
java.lang.String param)
throws java.lang.ClassCastException
TypeConvertorconvert in interface TypeConvertorobject - The object to convertparam - The parameter for the convertor (null if is not specified)java.lang.ClassCastException - The object is not of the type
supported by this convertorIntalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com