Uses of Class
jaxx.runtime.decorator.MultiJXPathDecorator

Packages that use MultiJXPathDecorator
jaxx.runtime.decorator   
 

Uses of MultiJXPathDecorator in jaxx.runtime.decorator
 

Methods in jaxx.runtime.decorator that return MultiJXPathDecorator
static
<O> MultiJXPathDecorator<O>
DecoratorUtils.newMultiJXPathDecorator(Class<O> internalClass, String expression, String separator)
           
static
<O> MultiJXPathDecorator<O>
DecoratorUtils.newMultiJXPathDecorator(Class<O> internalClass, String expression, String separator, String separatorReplacement)
           
 

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



Copyright © 2008-2011 CodeLutin. All Rights Reserved.