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