Uses of Annotation Type
org.apache.commons.digester.annotations.rules.ObjectCreate
Packages that use ObjectCreate
-
Uses of ObjectCreate in org.apache.commons.digester.annotations.providers
Classes in org.apache.commons.digester.annotations.providers that implement interfaces with type arguments of type ObjectCreateMethods in org.apache.commons.digester.annotations.providers with parameters of type ObjectCreateModifier and TypeMethodDescriptionvoidObjectCreateRuleProvider.init(ObjectCreate annotation, Class<?> element) Initializes the provider.