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