Package jaxx.runtime.decorator

Class Summary
Decorator<O> A simple contract to define a String decorator on any java objet.
DecoratorProvider A decorator provider.
DecoratorProvider.DecoratorContext<T>  
DecoratorUtils Some usefull methods on Decorator to create, and sort data with decorators.
JXPathDecorator<O> JXPath decorator based on String.format(String, Object...) method.
JXPathDecorator.Context<O>  
JXPathDecorator.JXPathComparator<O>  
MultiJXPathDecorator<O> TODO
PropertyDecorator<O> Simple property decorator based on String.format(String, Object[]) method.
 



Copyright © 2008-2009 CodeLutin. All Rights Reserved.