AutoSelectedMarkupFormatter
AutoSelectedMarkupFormatter class to select the proper MarkupFormatter
implementation depending on the used document type.
Creates a new instance of the auto selected markup formatter.
Formats an attribute specified by the argument.
Formats closing a tag with the given name.
Formats the given comment.
Formats the given doctype using the name, public and system
identifiers.
Formats opening a tag with the given name.
Formats the given processing instruction using the target and the
data.
Formats the given text.