org.exolab.castor.mapping
public interface TypeConvertor
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
convert(java.lang.Object object)
Convert the object from one type to another.
|
java.lang.Object convert(java.lang.Object object) throws java.lang.ClassCastException
object
- The object to convert.java.lang.ClassCastException
- The object is not of the type supported by this convertor.Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com