#include <XalanDummyIndentWriter.hpp>
Public Types | |
| typedef WriteHandeler::size_type | size_type |
| typedef WriteHandeler::value_type | value_type |
Public Member Functions | |
| XalanDummyIndentWriter (WriteHandeler &, size_type) | |
| ~XalanDummyIndentWriter () | |
| void | setIndent (size_type) |
| size_type | getIndent () const |
| void | indent () |
| void | increaseIndent () |
| void | decreaseIndent () |
| void | setStartNewLine (bool) |
| void | outputLineSep () |
| Output a line break. More... | |
| void | setPrevText (bool) |
| void | setPreserve (bool) |
| void | pop_preserve () |
| void | push_preserve () |
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.
|
inline |
Definition at line 38 of file XalanDummyIndentWriter.hpp.
|
inline |
Definition at line 44 of file XalanDummyIndentWriter.hpp.
|
inline |
Definition at line 71 of file XalanDummyIndentWriter.hpp.
|
inline |
Definition at line 55 of file XalanDummyIndentWriter.hpp.
|
inline |
Definition at line 66 of file XalanDummyIndentWriter.hpp.
|
inline |
Definition at line 61 of file XalanDummyIndentWriter.hpp.
|
inline |
Output a line break.
Definition at line 86 of file XalanDummyIndentWriter.hpp.
|
inline |
Definition at line 103 of file XalanDummyIndentWriter.hpp.
|
inline |
Definition at line 109 of file XalanDummyIndentWriter.hpp.
|
inline |
Definition at line 50 of file XalanDummyIndentWriter.hpp.
|
inline |
Definition at line 97 of file XalanDummyIndentWriter.hpp.
|
inline |
Definition at line 91 of file XalanDummyIndentWriter.hpp.
|
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 |
|
|