Package | Description |
---|---|
org.apache.commons.digester3.annotations.rules |
Classes contained in this package are annotations that reflect Digester rules.
|
Modifier and Type | Class and Description |
---|---|
static interface |
BeanPropertySetter.List
Defines several
@BeanPropertySetter annotations on the same element. |
static interface |
CallMethod.List
Defines several
@CallMethod annotations on the same element. |
static interface |
CallParam.List
Defines several
@CallParam annotations on the same element. |
static interface |
FactoryCreate.List
Defines several
@FactoryCreate annotations on the same element. |
static interface |
ObjectCreate.List
Defines several
@ObjectCreate annotations on the same element. |
static interface |
PathCallParam.List
Defines several
@PathCallParam annotations on the same element. |
static interface |
SetProperty.List
Defines several
@SetProperty annotations on the same element. |
static interface |
SetTop.List
Defines several
@SetTop annotations on the same element |
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.