Package biz.hammurapi.convert

Interface Summary
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.
AtomicDecoratorsBundle A convenience interface for loading a collection of converters.
Converter Converts objects from one type to another, e.g.
ConverterClosure Closure interface for converters.
Decorator Decorator interface.
FilterInvocationHandler Invocation handler which provides access to the master object.
 

Class Summary
AtomicConverterBase Base class for atomic converters.
ContextConverterFactory Creates converters from Context and MutableContext to interfaces which have only setters and getters (beans)
ConvertingService  
DecoratingService Decorates objects based on their type and decoration providers available.
DuckConverterFactory Creates converters which use "duck" typing.
FoundationAtomicConvertersBundle  
Mixer Mixes interfaces from multiple objects into one proxy.
ReflectionConverter Converts one type to another using accessor/constructor combination.
 

Exception Summary
ConversionException  
DecorationException  
 



Copyright © 2003 Hammurapi Group. All Rights Reserved.