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

The {@link oaj.html.HtmlSerializer} class is used to serialize POJOs into HTML.

The {@link oaj.html.HtmlDocSerializer} class is the same but wraps the serialized POJO inside a document template consisting of header, nav, aside, and footer sections.

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: