Uses of Annotation Type
org.apache.commons.digester3.annotations.rules.ObjectCreate
Packages that use ObjectCreate
-
Uses of ObjectCreate in org.apache.commons.digester3.annotations.handlers
Classes in org.apache.commons.digester3.annotations.handlers that implement interfaces with type arguments of type ObjectCreateMethods in org.apache.commons.digester3.annotations.handlers with parameters of type ObjectCreateModifier and TypeMethodDescriptionvoidObjectCreateHandler.handle(ObjectCreate annotation, AnnotatedElement element, RulesBinder rulesBinder) Handles the current visited element with the related current annotation.