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