Package org.apache.commons.digester.annotations.rules
Classes contained in this package are annotations that reflect Digester rules.
-
Annotation Types Summary Annotation Type Description AttributeCallParam Methods arguments annotated withAttributeCallParamwill be bound withCallParamRuledigester rule.AttributeCallParam.List Defines several@AttributeCallParamannotations on the same element.BeanPropertySetter Fields annotated withBeanPropertySetterwill be bound withBeanPropertySetterRuledigester rule.BeanPropertySetter.List Defines several@BeanPropertySetterannotations on the same element.CallMethod Methods annotated withCallMethodwill be bound withCallMethodRuledigester rule.CallMethod.List Defines several@CallMethodannotations on the same element.CallParam Methods arguments annotated withCallParamwill be bound withCallParamRuledigester rule.CallParam.List Defines several@CallParamannotations on the same element.FactoryCreate Classes annotated withFactoryCreatewill be bound withFactoryCreateRuledigester rule.FactoryCreate.List Defines several@FactoryCreateannotations on the same element.ObjectCreate Classes annotated withObjectCreatewill be bound withObjectCreateRuledigester rule.ObjectCreate.List Defines several@ObjectCreateannotations on the same element.PathCallParam Methods arguments annotated withPathCallParamwill be bound withPathCallParamRuledigester rule.PathCallParam.List Defines several@PathCallParamannotations on the same element.SetNext Methods annotated withSetNextwill be bound withSetNextRuledigester rule.SetProperty Fields annotated withSetPropertywill be bound withSetPropertiesRuledigester rule.SetProperty.List Defines several@SetPropertyannotations on the same element.SetRoot Methods annotated withSetRootwill be bound withSetRootRuledigester rule.SetTop Methods annotated withSetTopwill be bound withSetTopRuledigester rule.SetTop.List Defines several@SetTopannotations on the same elementStackCallParam Methods arguments annotated withStackCallParamwill be bound withCallParamRuledigester rule.StackCallParam.List Defines severalStackCallParamannotations on the same element.