XhtmlMarkupFormatter
Represents the standard XHTML markup formatter.
An instance of the XhtmlMarkupFormatter.
Gets the status if empty tags will be self-closed or not.
public XhtmlMarkupFormatter()
Default constructor for XhtmlMarkupFormatter
Constructor for XhtmlMarkupFormatter
Escapes the given text by replacing special characters with their
XHTML entity (amp, nbsp as numeric value, lt, and gt).
Gets the local name using the XML namespace prefix if required.
Creates the string representation of the attribute.