Uses of Class
org.nuiton.util.decorator.MultiJXPathDecorator

Packages that use MultiJXPathDecorator
org.nuiton.util.decorator This package contains a api to do some decoration over any object. 
 

Uses of MultiJXPathDecorator in org.nuiton.util.decorator
 

Methods in org.nuiton.util.decorator that return MultiJXPathDecorator
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)
           
 

Methods in org.nuiton.util.decorator with parameters of type MultiJXPathDecorator
protected  void MultiJXPathDecorator.ensureContextIndex(MultiJXPathDecorator<?> decorator, int pos)
           
 



Copyright © 2004-2012 CodeLutin. All Rights Reserved.