Serialized Form
-
Package net.sf.ezmorph
-
Class net.sf.ezmorph.MorpherRegistry
class MorpherRegistry extends Object implements Serializable- serialVersionUID:
- -3894767123320768419L
-
Serialized Fields
-
morphers
Map morphers
-
-
Exception net.sf.ezmorph.MorphException
class MorphException extends org.apache.commons.lang.exception.NestableRuntimeException implements Serializable- serialVersionUID:
- -540093801787033824L
-
Serialized Fields
-
cause
Throwable cause
The root cause of thisConversionException
, compatible with JDK 1.4's extensions tojava.lang.Throwable
.
-
-
-
Package net.sf.ezmorph.bean
-
Class net.sf.ezmorph.bean.MorphDynaBean
class MorphDynaBean extends Object implements Serializable- serialVersionUID:
- -605547389232706344L
-
Serialized Fields
-
dynaClass
MorphDynaClass dynaClass
-
dynaValues
Map dynaValues
-
morpherRegistry
MorpherRegistry morpherRegistry
-
-
Class net.sf.ezmorph.bean.MorphDynaClass
class MorphDynaClass extends Object implements Serializable- serialVersionUID:
- -613214016860871560L
-