Uses of Annotation Interface
org.apache.juneau.html.annotation.HtmlConfig
Packages that use HtmlConfig
- 
Uses of HtmlConfig in org.apache.juneau.html.annotationMethod parameters in org.apache.juneau.html.annotation with type arguments of type HtmlConfigModifier and TypeMethodDescriptionvoidHtmlConfigAnnotation.ParserApply.apply(AnnotationInfo<HtmlConfig> ai, HtmlParser.Builder b) voidHtmlConfigAnnotation.SerializerApply.apply(AnnotationInfo<HtmlConfig> ai, HtmlSerializer.Builder b) 
- 
Uses of HtmlConfig in org.apache.juneau.microservice.resourcesClasses in org.apache.juneau.microservice.resources with annotations of type HtmlConfigModifier and TypeClassDescriptionclassREST resource that allows access to a file system directory.classREST resource for viewing and accessing log files.