Uses of Class
org.apache.juneau.xml.XmlSerializerSession
Packages that use XmlSerializerSession
-
Uses of XmlSerializerSession in org.apache.juneau.html
Subclasses of XmlSerializerSession 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 ofHtmlSerializer
.class
Session object that lives for the duration of a single use ofHtmlStrippedDocSerializer
. -
Uses of XmlSerializerSession in org.apache.juneau.soap
Subclasses of XmlSerializerSession in org.apache.juneau.soapModifier and TypeClassDescriptionclass
Session object that lives for the duration of a single use ofSoapXmlSerializer
. -
Uses of XmlSerializerSession in org.apache.juneau.xml
Subclasses of XmlSerializerSession in org.apache.juneau.xmlModifier and TypeClassDescriptionclass
Session object that lives for the duration of a single use ofXmlDocSerializer
.Methods in org.apache.juneau.xml that return XmlSerializerSessionModifier and TypeMethodDescriptionXmlSerializerSession.Builder.build()
XmlSerializer.getSession()