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(java.lang.Class<O> internalClass, java.lang.String expression, java.lang.String separator)
           
static
<O> MultiJXPathDecorator<O>
DecoratorUtils.newMultiJXPathDecorator(java.lang.Class<O> internalClass, java.lang.String expression, java.lang.String separator, java.lang.String separatorReplacement)
           
 

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



Copyright © 2008-2009 CodeLutin. All Rights Reserved.