Uses of Annotation Type
org.apache.commons.digester3.annotations.rules.FactoryCreate
Packages that use FactoryCreate
-
Uses of FactoryCreate in org.apache.commons.digester3.annotations.handlers
Classes in org.apache.commons.digester3.annotations.handlers that implement interfaces with type arguments of type FactoryCreateMethods in org.apache.commons.digester3.annotations.handlers with parameters of type FactoryCreateModifier and TypeMethodDescriptionvoidFactoryCreateHandler.handle(FactoryCreate annotation, Class<?> element, RulesBinder rulesBinder) Handles the current visited element with the related current annotation.