Uses of Annotation Type
org.apache.commons.digester3.annotations.rules.CreationRule
Packages that use CreationRule
Package
Description
Classes contained in this package are annotations that reflect Digester rules.
-
Uses of CreationRule in org.apache.commons.digester3.annotations.rules
Classes in org.apache.commons.digester3.annotations.rules with annotations of type CreationRuleModifier and TypeClassDescription@interfaceClasses annotated withFactoryCreatewill be bound withFactoryCreateRuledigester rule.@interfaceClasses annotated withObjectCreatewill be bound withObjectCreateRuledigester rule.