Package ma.glasnost.orika.converter

Interface Summary
Converter<S,D> Deprecated.
ConverterFactory  
 

Class Summary
BidirectionalConverter<S,D> A custom converter that can be extended for mapping from one type to another in both directions
BidirectionConverter<S,D> Deprecated. use BidirectionalConverter instead
Converter.LegacyConverter<S,D> LegacyConverter provides back-compatible support for the older version of converter.
CustomConverterBase<S,D> Deprecated. use CustomConverter instead
DefaultConverterFactory  
TypeConverter<S,D> Deprecated. use CustomConverter instead
 



Copyright © 2013 Glasnost. All Rights Reserved.