Uses of Package
com.hammurapi.convert

Classes in com.hammurapi.convert used by com.hammurapi.convert
AtomicConverter
          Part of composite converters which converts one type to another.
AtomicConvertersBundle
          A convenience interface for loading a collection of converters.
AtomicDecorator
          Part of composite decorators.
ConversionException
           
Converter
          Converts objects from one type to another, e.g.
ConverterClosure
          Closure interface for converters.
Decorator
          Decorator interface.
ReflectionConverter
          Converts one type to another using accessor/constructor combination.