@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Name
Applicable for:
| BlockMacroProcessor | ✓ |
| BlockProcessor | ✓ |
| BlockProcessor | ✓ |
| DocInfoProcessor | |
| IncludeProcessor | |
| InlineMacroProcessor | |
| Postprocessor | |
| Preprocessor | |
| Treeprocessor |
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
value |