Package org.apache.juneau.html.annotation
package org.apache.juneau.html.annotation
HTML Marshalling Annotations
-
ClassDescriptionAnnotation that can be applied to classes, fields, and methods to tweak how they are handled by
HtmlSerializer
.Utility classes and methods for the@Html
annotation.Applies targetedHtml
annotations to aContext.Builder
.A collection of@Html annotations
.Builder class.Annotation for specifying config properties defined inHtmlSerializer
,HtmlParser
, andHtmlDocSerializer
.Utility classes and methods for the@HtmlConfig
annotation.AppliesHtmlConfig
annotations to aHtmlParser.Builder
.AppliesHtmlConfig
annotations to aHtmlSerializer.Builder
.Annotation for specifying config properties defined inHtmlSerializer
,HtmlParser
, andHtmlDocSerializer
.Utility classes and methods for the@HtmlDocConfig
annotation.AppliesHtmlDocConfig
annotations to aHtmlDocSerializer.Builder
.Identifies possible values for theHtml.format()
annotation.Used in conjunction with theHtmlSerializer
class to define hyperlinks.Utility classes and methods for the@HtmlLink
annotation.Applies targetedHtmlLink
annotations to aContext.Builder
.A collection of@HtmlLink annotations
.Builder class.