Package net.stickycode.coercion

Interface Summary
Coercion<T> Contract for a converter of strings to a define type.
CoercionFinder  
CoercionTarget Contract for something that can be the target of a coercion.
 

Class Summary
AbstractCoercionType  
CoercionType  
 

Exception Summary
AbstractFailedToCoerceValueException A super type for exceptions that can be thrown during coercion.
CoercionNotFoundException  
UnknownPrimitiveTypeException Really it should never happen that an unknown primitive type is encountered but just in case heres a really nice description of the problem.
 



Copyright © 2003-2011 RedEngine Ltd. All Rights Reserved.