Uses of Class
org.apache.commons.digester3.binder.PathCallParamBuilder
Packages that use PathCallParamBuilder
Package
Description
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 PathCallParamBuilderModifier and TypeMethodDescriptionLinkedRuleBuilder.callParamPath()
Construct a "call parameter" rule that will save the body text of this element as the parameter value.PathCallParamBuilder.ofIndex
(int paramIndex) Sets the zero-relative parameter number.