jTransfo, 0.10

Package org.jtransfo.internal

Interface Summary
SyntheticField Abstraction of a Field which allows different handling of the field accessors.
 

Class Summary
AbstractConverter Converter class to copy one field to the transfer object class.
AccessorSyntheticField Abstraction of a Field which uses the getter and setter if they exist.
ConverterHelper Helper class for building the converters for a pair of classes.
ConvertInterceptorChainPiece A piece of the chain with convert interceptors.
LockableList<T> A list which can be locked to prevent further modifications.
NewInstanceObjectFinder Object finder which creates a new object using the no-arguments constructor.
ReflectionHelper Helper class for all things class manipulation and reflection.
SimpleSyntheticField Simple synthetic field which just exposes the field itself.
TaggedConverter Converter which delegated to the specified converters for the tags.
ToDomainConverter Converter class to copy one field to the domain class.
ToHelper Helper for working with transfer objects.
ToToConverter Converter class to copy one field to the transfer object class.
 


jTransfo, 0.10

Copyright © 2013. All rights reserved.