60 MemoryManager& theManager,
69 bool generateXMLDeclaration,
76 MemoryManager& theManager,
81 XalanXMLSerializerFactory(
const XalanXMLSerializerFactory&);
83 XalanXMLSerializerFactory&
84 operator=(
const XalanXMLSerializerFactory&);
87 operator==(
const XalanXMLSerializerFactory&)
const;
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.