Uses of Class
org.apache.juneau.xml.XmlSerializerSession
Packages that use XmlSerializerSession
Package
Description
HTML Marshalling Support
SOAP/XML Marshalling Support
XML Marshalling Support
-
Uses of XmlSerializerSession in org.apache.juneau.html
Subclasses of XmlSerializerSession in org.apache.juneau.htmlModifier and TypeClassDescriptionclassContext object that lives for the duration of a single serialization ofHtmlSerializerand its subclasses.classContext object that lives for the duration of a single serialization ofHtmlSchemaDocSerializerand its subclasses.classContext object that lives for the duration of a single serialization ofHtmlSchemaSerializerand its subclasses.classSession object that lives for the duration of a single use ofHtmlSerializer.classSession 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 TypeClassDescriptionclassSession 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 TypeClassDescriptionclassSession 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()