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 |
---|---|
interface |
FactoryCreate
Classes annotated with
FactoryCreate will be bound with FactoryCreateRule digester rule. |
interface |
ObjectCreate
Classes annotated with
ObjectCreate will be bound with ObjectCreateRule digester rule. |
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.