org.exolab.castor.xml
Class XMLMappingLoader.IdentityConvertor

java.lang.Object
  extended by org.exolab.castor.xml.XMLMappingLoader.IdentityConvertor
All Implemented Interfaces:
TypeConvertor
Enclosing class:
XMLMappingLoader

 class XMLMappingLoader.IdentityConvertor
extends java.lang.Object
implements TypeConvertor

A special TypeConvertor that simply returns the object given. This is used for preventing the FieldHandlerImpl from using a CollectionHandler when getValue is called.


Constructor Summary
XMLMappingLoader.IdentityConvertor()
           
 
Method Summary
 java.lang.Object convert(java.lang.Object object)
          Convert the object from one type to another.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLMappingLoader.IdentityConvertor

XMLMappingLoader.IdentityConvertor()
Method Detail

convert

public java.lang.Object convert(java.lang.Object object)
Description copied from interface: TypeConvertor
Convert the object from one type to another.

Specified by:
convert in interface TypeConvertor
Parameters:
object - The object to convert.
Returns:
The converted object.


Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com