Uses of Annotation Interface
org.apache.juneau.html.annotation.HtmlLink
Packages that use HtmlLink
Package
Description
Data Transfer Objects
HTML Marshalling Annotations
-
Uses of HtmlLink in org.apache.juneau.bean
Classes in org.apache.juneau.bean with annotations of type HtmlLinkModifier and TypeClassDescriptionclassSimple bean that implements a hyperlink for the HTML serializer. -
Uses of HtmlLink in org.apache.juneau.html.annotation
Fields in org.apache.juneau.html.annotation declared as HtmlLinkMethods in org.apache.juneau.html.annotation that return HtmlLinkModifier and TypeMethodDescriptionHtmlLinkAnnotation.Builder.build()Instantiates a new@HtmlLinkobject initialized with this builder.static HtmlLinkHtmlLinkAnnotation.copy(HtmlLink a, VarResolverSession r) Creates a copy of the specified annotation.Methods in org.apache.juneau.html.annotation with parameters of type HtmlLinkModifier and TypeMethodDescriptionstatic HtmlLinkHtmlLinkAnnotation.copy(HtmlLink a, VarResolverSession r) Creates a copy of the specified annotation.Method parameters in org.apache.juneau.html.annotation with type arguments of type HtmlLinkModifier and TypeMethodDescriptionvoidHtmlLinkAnnotation.Apply.apply(AnnotationInfo<HtmlLink> ai, Context.Builder b)