@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface DefaultAttributes
DefaultAttribute annotations for one type.
Applicable for:
| BlockMacroProcessor | ✓ |
| BlockProcessor | ✓ |
| BlockProcessor | ✓ |
| DocInfoProcessor | |
| IncludeProcessor | ✓ |
| InlineMacroProcessor | ✓ |
| Postprocessor | |
| Preprocessor | |
| Treeprocessor |
| Modifier and Type | Required Element and Description |
|---|---|
DefaultAttribute[] |
value |
public abstract DefaultAttribute[] value