Package | Description |
---|---|
org.apache.commons.digester3.binder |
The Digester EDSL allows configure Digester using fluent APIs.
|
Modifier and Type | Method and Description |
---|---|
SetNextBuilder |
LinkedRuleBuilder.setNext(String methodName)
Calls a method on the (top-1) (parent) object, passing the top object (child) as an argument,
commonly used to establish parent-child relationships.
|
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.