Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

XalanFileOutputStream Class Reference

Inheritance diagram for XalanFileOutputStream:

XalanOutputStream

List of all members.

Public Types

Public Member Functions

Static Public Member Functions

Protected Member Functions

Classes


Member Typedef Documentation


Member Enumeration Documentation

anonymous enum

Enumerator:
eDefaultBufferSize 


Constructor & Destructor Documentation

XalanFileOutputStream::XalanFileOutputStream ( const XalanDOMString theFileName,
MemoryManagerType theManager,
unsigned int  theBufferSize = eDefaultBufferSize 
)

Construct an XalanFileOutputStream object.

Parameters:
theFileName name of file
theBufferSize The size of the transcoding buffer

virtual XalanFileOutputStream::~XalanFileOutputStream (  )  [virtual]


Member Function Documentation

static XalanFileOutputStream* XalanFileOutputStream::create ( const XalanDOMString theFileName,
MemoryManagerType theManager,
unsigned int  theBufferSize = eDefaultBufferSize 
) [static]

virtual void XalanFileOutputStream::writeData ( const char *  theBuffer,
size_type  theBufferLength 
) [protected, virtual]

virtual void XalanFileOutputStream::doFlush (  )  [protected, virtual]

Flush the stream.

Implements XalanOutputStream.


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