Uses of Annotation Type
org.apache.commons.digester.annotations.DigesterRule
Packages that use DigesterRule
Package
Description
Classes contained in this package are annotations that reflect Digester rules.
-
Uses of DigesterRule in org.apache.commons.digester.annotations.rules
Classes in org.apache.commons.digester.annotations.rules with annotations of type DigesterRuleModifier and TypeClassDescription@interfaceMethods arguments annotated withAttributeCallParamwill be bound withCallParamRuledigester rule.@interfaceFields annotated withBeanPropertySetterwill be bound withBeanPropertySetterRuledigester rule.@interfaceMethods annotated withCallMethodwill be bound withCallMethodRuledigester rule.@interfaceMethods arguments annotated withCallParamwill be bound withCallParamRuledigester rule.@interfaceClasses annotated withFactoryCreatewill be bound withFactoryCreateRuledigester rule.@interfaceClasses annotated withObjectCreatewill be bound withObjectCreateRuledigester rule.@interfaceMethods arguments annotated withPathCallParamwill be bound withPathCallParamRuledigester rule.@interfaceMethods annotated withSetNextwill be bound withSetNextRuledigester rule.@interfaceFields annotated withSetPropertywill be bound withSetPropertiesRuledigester rule.@interfaceMethods annotated withSetRootwill be bound withSetRootRuledigester rule.@interfaceMethods annotated withSetTopwill be bound withSetTopRuledigester rule.@interfaceMethods arguments annotated withStackCallParamwill be bound withCallParamRuledigester rule.