public class HtmlDocConfigApply extends ConfigApply<HtmlDocConfig>
HtmlDocConfig
annotations to a PropertyStoreBuilder
.Constructor and Description |
---|
HtmlDocConfigApply(Class<HtmlDocConfig> c,
VarResolverSession r)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
apply(AnnotationInfo<HtmlDocConfig> ai,
PropertyStoreBuilder psb)
Apply the specified annotation to the specified property store builder.
|
bool, integer, objectMap, objectMap, string, strings, strings, stringsMap, visibility
public HtmlDocConfigApply(Class<HtmlDocConfig> c, VarResolverSession r)
c
- The annotation class.r
- The resolver for resolving values in annotations.public void apply(AnnotationInfo<HtmlDocConfig> ai, PropertyStoreBuilder psb)
ConfigApply
apply
in class ConfigApply<HtmlDocConfig>
ai
- The annotation.psb
- The property store builder.Copyright © 2016–2020 The Apache Software Foundation. All rights reserved.