{title:'XML Serializers', updated:'9.0.0'}

The {@link oaj.xml.XmlSerializer} class is used to serialize POJOs into XML.

The {@link oaj.xml.XmlDocSerializer} class is the same but serializes a <?xml?> header at the top of the file.

The class hierarchy for the builder of this serializer is:

Refer to the builder javadocs for configurable settings.

The following pre-configured serializers are provided for convenience: