#include <XalanDummyIndentWriter.hpp>
Definition at line 32 of file XalanDummyIndentWriter.hpp.
typedef WriteHandeler::size_type XalanDummyIndentWriter< WriteHandeler >::size_type |
Definition at line 35 of file XalanDummyIndentWriter.hpp.
typedef WriteHandeler::value_type XalanDummyIndentWriter< WriteHandeler >::value_type |
Definition at line 36 of file XalanDummyIndentWriter.hpp.
XalanDummyIndentWriter< WriteHandeler >::XalanDummyIndentWriter | ( | WriteHandeler & | , | |
size_type | ||||
) | [inline] |
Definition at line 38 of file XalanDummyIndentWriter.hpp.
XalanDummyIndentWriter< WriteHandeler >::~XalanDummyIndentWriter | ( | ) | [inline] |
Definition at line 44 of file XalanDummyIndentWriter.hpp.
void XalanDummyIndentWriter< WriteHandeler >::decreaseIndent | ( | ) | [inline] |
Definition at line 71 of file XalanDummyIndentWriter.hpp.
size_type XalanDummyIndentWriter< WriteHandeler >::getIndent | ( | ) | const [inline] |
Definition at line 55 of file XalanDummyIndentWriter.hpp.
void XalanDummyIndentWriter< WriteHandeler >::increaseIndent | ( | ) | [inline] |
Definition at line 66 of file XalanDummyIndentWriter.hpp.
void XalanDummyIndentWriter< WriteHandeler >::indent | ( | ) | [inline] |
Definition at line 61 of file XalanDummyIndentWriter.hpp.
void XalanDummyIndentWriter< WriteHandeler >::outputLineSep | ( | ) | [inline] |
Output a line break.
Definition at line 86 of file XalanDummyIndentWriter.hpp.
void XalanDummyIndentWriter< WriteHandeler >::pop_preserve | ( | ) | [inline] |
Definition at line 103 of file XalanDummyIndentWriter.hpp.
void XalanDummyIndentWriter< WriteHandeler >::push_preserve | ( | ) | [inline] |
Definition at line 109 of file XalanDummyIndentWriter.hpp.
void XalanDummyIndentWriter< WriteHandeler >::setIndent | ( | size_type | ) | [inline] |
Definition at line 50 of file XalanDummyIndentWriter.hpp.
void XalanDummyIndentWriter< WriteHandeler >::setPreserve | ( | bool | ) | [inline] |
Definition at line 97 of file XalanDummyIndentWriter.hpp.
void XalanDummyIndentWriter< WriteHandeler >::setPrevText | ( | bool | ) | [inline] |
Definition at line 91 of file XalanDummyIndentWriter.hpp.
void XalanDummyIndentWriter< WriteHandeler >::setStartNewLine | ( | bool | ) | [inline] |
Definition at line 76 of file XalanDummyIndentWriter.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|