Uses of Class
org.apache.commons.digester3.SetNestedPropertiesRule
-
Packages that use SetNestedPropertiesRule Package Description org.apache.commons.digester3.binder The Digester EDSL allows configure Digester using fluent APIs. -
-
Uses of SetNestedPropertiesRule in org.apache.commons.digester3.binder
Methods in org.apache.commons.digester3.binder that return SetNestedPropertiesRule Modifier and Type Method Description protected SetNestedPropertiesRule
NestedPropertiesBuilder. createRule()
Provides an instance ofRule
.
-