Uses of Annotation Type
org.apache.commons.digester.annotations.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.digester.annotations.rules
Classes in org.apache.commons.digester.annotations.rules with annotations of type CreationRuleModifier and TypeClassDescription@interface
Classes annotated withFactoryCreate
will be bound withFactoryCreateRule
digester rule.@interface
Classes annotated withObjectCreate
will be bound withObjectCreateRule
digester rule.