Package org.apache.commons.digester.annotations.rules
package org.apache.commons.digester.annotations.rules
Classes contained in this package are annotations that reflect Digester rules.
-
Annotation TypesClassDescriptionMethods arguments annotated with
AttributeCallParamwill be bound withCallParamRuledigester rule.Defines several@AttributeCallParamannotations on the same element.Fields annotated withBeanPropertySetterwill be bound withBeanPropertySetterRuledigester rule.Defines several@BeanPropertySetterannotations on the same element.Methods annotated withCallMethodwill be bound withCallMethodRuledigester rule.Defines several@CallMethodannotations on the same element.Methods arguments annotated withCallParamwill be bound withCallParamRuledigester rule.Defines several@CallParamannotations on the same element.Classes annotated withFactoryCreatewill be bound withFactoryCreateRuledigester rule.Defines several@FactoryCreateannotations on the same element.Classes annotated withObjectCreatewill be bound withObjectCreateRuledigester rule.Defines several@ObjectCreateannotations on the same element.Methods arguments annotated withPathCallParamwill be bound withPathCallParamRuledigester rule.Defines several@PathCallParamannotations on the same element.Methods annotated withSetNextwill be bound withSetNextRuledigester rule.Fields annotated withSetPropertywill be bound withSetPropertiesRuledigester rule.Defines several@SetPropertyannotations on the same element.Methods annotated withSetRootwill be bound withSetRootRuledigester rule.Methods annotated withSetTopwill be bound withSetTopRuledigester rule.Defines several@SetTopannotations on the same elementMethods arguments annotated withStackCallParamwill be bound withCallParamRuledigester rule.Defines severalStackCallParamannotations on the same element.