Uses of Class
org.apache.commons.digester.annotations.CreationRule
-
Packages that use CreationRule Package Description org.apache.commons.digester.annotations.rules 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 CreationRule Modifier and Type Class Description interfaceFactoryCreateClasses annotated withFactoryCreatewill be bound withFactoryCreateRuledigester rule.interfaceObjectCreateClasses annotated withObjectCreatewill be bound withObjectCreateRuledigester rule.
-