XML Serializers

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 XML serializers provide the following settings:

The following pre-configured serializers are provided for convenience: