static FormatterListener * create(MemoryManager &theManager, Writer &theWriter, const XalanDOMString &theVersion, bool doIndent, int theIndentAmount, const XalanDOMString &theEncoding, const XalanDOMString &theMediaType, const XalanDOMString &theDoctypeSystem, const XalanDOMString &theDoctypePublic, bool generateXMLDeclaration, const XalanDOMString &theStandaloneString)
Create a FormatterListener for generating XML markup.