Package | Description |
---|---|
org.apache.commons.digester.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–2015 The Apache Software Foundation. All rights reserved.