Package jaxx.runtime.decorator

Class Summary
Decorator<O> A simple contract to define a String decorator on any java object.
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>  
MapPropertyHandler A extended handler to deal with map in JXPath contexts.
MultiJXPathDecorator<O> JXPathDecorator implementation with multiple contexts.
PropertyDecorator<O> Simple property decorator based on String.format(String, Object...) method.
 



Copyright © 2008-2011 CodeLutin. All Rights Reserved.