Uses of Class
org.apache.commons.digester3.binder.SetNextBuilder
Packages that use SetNextBuilder
Package
Description
The Digester EDSL allows configure Digester using fluent APIs.
-
Uses of SetNextBuilder in org.apache.commons.digester3.binder
Methods in org.apache.commons.digester3.binder that return SetNextBuilderModifier and TypeMethodDescriptionCalls a method on the (top-1) (parent) object, passing the top object (child) as an argument, commonly used to establish parent-child relationships.