| Class | Description |
|---|---|
| HtmlConfigApply |
Applies
HtmlConfig annotations to a PropertyStoreBuilder. |
| HtmlDocConfigApply |
Applies
HtmlDocConfig annotations to a PropertyStoreBuilder. |
| Enum | Description |
|---|---|
| HtmlFormat |
Possible values for the
Html.format() annotation. |
| Annotation Type | Description |
|---|---|
| Html |
Annotation that can be applied to classes, fields, and methods to tweak how they are handled by
HtmlSerializer. |
| HtmlConfig |
Annotation for specifying config properties defined in
HtmlSerializer, HtmlParser, and HtmlDocSerializer. |
| HtmlDocConfig |
Annotation for specifying config properties defined in
HtmlSerializer, HtmlParser, and HtmlDocSerializer. |
| HtmlLink |
Used in conjunction with the
HtmlSerializer class to define hyperlinks. |
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.