#include <XspfIndentFormatter.h>
List of all members.
Detailed Description
Outputs XML with proper indentation and newlines. The finishing newline is optional.
Definition at line 63 of file XspfIndentFormatter.h.
Constructor & Destructor Documentation
Creates a new XspfIndentFormatter object with custom indent shift.
- Parameters:
-
| shift | Non-positive indent shift (-2 will create two tabs less) |
Copy constructor.
- Parameters:
-
| source | Source to copy from |
Member Function Documentation
Assignment operator.
- Parameters:
-
| source | Source to copy from |
The documentation for this class was generated from the following file: