Package | Description |
---|---|
org.apache.commons.digester3.binder |
The Digester EDSL allows configure Digester using fluent APIs.
|
Modifier and Type | Method and Description |
---|---|
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-2013 The Apache Software Foundation. All Rights Reserved.