Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan-C++ XSL Transformer Version 1.0
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
TextFileOutputStream Class Reference
#include <TextFileOutputStream.hpp>
Inheritance diagram for TextFileOutputStream:
Collaboration diagram for TextFileOutputStream:
List of all members.
Public Methods
Protected Methods
- virtual void writeData (const char* theBuffer, unsigned long theBufferLength)
- virtual void doFlush ()
Detailed Description
Constructor & Destructor Documentation
TextFileOutputStream::TextFileOutputStream (
|
const DOMString & theFileName) |
|
Construct an TextFileOutputStream exception object.
-
Parameters:
-
theFileName
|
name of file causing the exception
|
virtual TextFileOutputStream::~TextFileOutputStream () [virtual] |
|
Member Function Documentation
virtual void TextFileOutputStream::doFlush () [protected, virtual] |
|
virtual void TextFileOutputStream::writeData (
|
const char * theBuffer, |
|
unsigned long theBufferLength) [protected, virtual] |
|
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.
Xalan-C++ XSL Transformer Version 1.0
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.
|
|