Uses of Class
org.apache.juneau.html.HtmlSerializerSession
Packages that use HtmlSerializerSession
-
Uses of HtmlSerializerSession in org.apache.juneau.html
Subclasses of HtmlSerializerSession in org.apache.juneau.htmlModifier and TypeClassDescriptionclass
Context object that lives for the duration of a single serialization ofHtmlSerializer
and its subclasses.class
Context object that lives for the duration of a single serialization ofHtmlSchemaDocSerializer
and its subclasses.class
Context object that lives for the duration of a single serialization ofHtmlSchemaSerializer
and its subclasses.class
Session object that lives for the duration of a single use ofHtmlStrippedDocSerializer
.Methods in org.apache.juneau.html that return HtmlSerializerSessionModifier and TypeMethodDescriptionHtmlSerializerSession.Builder.build()
HtmlSerializer.getSession()