public static interface Configuration.AnnotationsConfig
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Configuration.AnnotationsConfig.Builder |
| Modifier and Type | Method and Description |
|---|---|
Map<String,AnnotationConfiguration> |
annotations() |
boolean |
logUndefinedAnnotations()
Should we log a warning every time we encounter an undefined documentation annotation? This is
true by
default. |
boolean logUndefinedAnnotations()
true by
default.Map<String,AnnotationConfiguration> annotations()
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.