Xalan-C++ API Documentation
Go to the documentation of this file.
21 #if !defined(MSGFILEOUTPUTSTREAM_1357924680)
22 #define MSGFILEOUTPUTSTREAM_1357924680
32 XALAN_CPP_NAMESPACE_BEGIN
36 XERCES_CPP_NAMESPACE_USE
45 #if defined(XALAN_STRICT_ANSI_HEADERS)
75 const char* theFileName,
95 const char* theFileName,
105 const XMLCh* theString,
106 XalanSize_t theLength);
110 const char* theString,
111 XalanSize_t theLength);
115 const char* theString,
116 XalanSize_t theLength);
120 const XMLCh* theString,
121 XalanSize_t theLength);
130 const char* theBuffer,
131 XalanSize_t theBufferLength);
149 const char*
const m_fileName;
156 XALAN_CPP_NAMESPACE_END
160 #endif // MSGFILEOUTPUTSTREAM_1357924680
WriteException(const char *theFileName, int theErrorCode)
Construct an WriteException exception object for an exception that occurred while writing to a file.
void writeAsASCII(const char *theString, XalanSize_t theLength)
virtual ~MsgFileOutputStream()
void writeData(const char *theBuffer, XalanSize_t theBufferLength)
void write(const XMLCh *theString, XalanSize_t theLength)
OpenException(const char *theFileName, int theErrorCode)
Construct an OpenException exception object for an exception that occurred when opening a file.
MsgFileOutputStream(const char *theFileName)
Construct an MsgFileOutputStream object.
Interpreting class diagrams
Doxygen and
GraphViz are
used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.
|
|