Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Static Public Member Functions | List of all members
XalanXMLSerializerFactory Class Reference

A factory class for creating XML serializers. More...

Static Public Member Functions

static FormatterListenercreate (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.

Detailed Description

A factory class for creating XML serializers.

Member Function Documentation

static FormatterListener* XalanXMLSerializerFactory::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 
)
static

Create a FormatterListener for generating XML markup.


The documentation for this class was generated from the following file:

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo