Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

XalanXMLSerializerFactory Class Reference

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

List of all members.

Static Public Member Functions


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