Uses of Class
org.apache.commons.digester3.binder.PathCallParamBuilder

Packages that use PathCallParamBuilder
org.apache.commons.digester3.binder The Digester EDSL allows configure Digester using fluent APIs. 
 

Uses of PathCallParamBuilder in org.apache.commons.digester3.binder
 

Methods in org.apache.commons.digester3.binder that return PathCallParamBuilder
 PathCallParamBuilder LinkedRuleBuilder.callParamPath()
          Construct a "call parameter" rule that will save the body text of this element as the parameter value.
 PathCallParamBuilder PathCallParamBuilder.ofIndex(int paramIndex)
          Sets the zero-relative parameter number.
 



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.