Package | Description |
---|---|
org.apache.commons.digester.annotations |
The
annotations package provides for Java5 Annotations
meta data-based definition of rules for Digester . |
Modifier and Type | Method and Description |
---|---|
FromAnnotationRuleProviderFactory |
DigesterLoaderBuilder.useAnnotationRuleProviderFactory(AnnotationRuleProviderFactory annotationRuleProviderFactory)
Builds a new
DigesterLoader using the user defined
AnnotationRuleProviderFactory implementation. |
FromAnnotationRuleProviderFactory |
DigesterLoaderBuilder.useDefaultAnnotationRuleProviderFactory()
Builds a new
DigesterLoader using the default
AnnotationRuleProviderFactory implementation. |
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.