| Package | Description |
|---|---|
| org.nuiton.util.decorator |
This package contains a api to do some decoration over any object.
|
| Class and Description |
|---|
| Decorator
A simple contract to define a String decorator on any java object.
|
| DecoratorMulti18nProvider.DecoratorContext |
| DecoratorProvider.DecoratorContext |
| JXPathDecorator
JXPath decorator based on
String.format(String, Object...) method. |
| JXPathDecorator.Context |
MultiJXPathDecorator
JXPathDecorator implementation with multiple contexts. |
| PropertyDecorator
Simple property decorator based on
String.format(String, Object...)
method. |
Copyright © 2004-2012 CodeLutin. All Rights Reserved.