org.exolab.castor.xml
Class XMLMappingLoader.IdentityConvertor
java.lang.Object
org.exolab.castor.xml.XMLMappingLoader.IdentityConvertor
- XMLMappingLoader
- TypeConvertor
(package private) class XMLMappingLoader.IdentityConvertor
extends java.lang.Object
A special TypeConvertor that simply returns the object
given. This is used for preventing the FieldHandlerImpl
from using a CollectionHandler when getValue is called.
Object | convert(Object object, String param) - Convert the object from one type to another.
|
convert
public Object convert(Object object,
String param)
throws ClassCastException
Convert the object from one type to another.
- convert in interface TypeConvertor
object
- The object to convertparam
- The parameter for the convertor (null if is not specified)
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com