Class Summary |
ClassResolver |
|
ConfigDecoder |
The ConfigDecoder class is used to read textual documents created using the ConfigEncoder
and is used just like the XMLDecoder . |
ConfigEncoder |
The ConfigEncoder class is a complementary alternative to the XMLEncoder and can be used to
generate a textual representation of a JavaBean in the same way that the XMLEncoder can be used
to create XML representation of JavaBeans . |
ConfigParser |
ConfigParser class is used to parse textual documents created by ConfigEncoder |
DefaultNameConverter |
Class DefaultNameConverter maps and demaps class, package, method names. |
EnumPersistenceDelegate |
Default persistence delegate for enums. |
MappingRule |
|
MExpression |
the point of this class is to get a reference to 'property' object |
NothingNameConverter |
|
SimpleValueResolver |
|