| Package | Description |
|---|---|
| org.nuiton.util.decorator |
This package contains a api to do some decoration over any object.
|
| Modifier and Type | Method and Description |
|---|---|
static <O> MultiJXPathDecorator<O> |
DecoratorUtil.newMultiJXPathDecorator(Class<O> type,
String expression,
String separator) |
static <O> MultiJXPathDecorator<O> |
DecoratorUtil.newMultiJXPathDecorator(Class<O> type,
String expression,
String separator,
String separatorReplacement) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MultiJXPathDecorator.ensureContextIndex(MultiJXPathDecorator<?> decorator,
int pos) |
Copyright © 2004-2013 CodeLutin. All Rights Reserved.