XspfIndentFormatter Class Reference

#include <XspfIndentFormatter.h>

Inheritance diagram for XspfIndentFormatter:

Inheritance graph
[legend]
Collaboration diagram for XspfIndentFormatter:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 XspfIndentFormatter (int shift=0)
 XspfIndentFormatter (XspfIndentFormatter const &source)
XspfIndentFormatteroperator= (XspfIndentFormatter const &source)
 ~XspfIndentFormatter ()


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

XspfIndentFormatter ( int  shift = 0  ) 

Creates a new XspfIndentFormatter object with custom indent shift.

Parameters:
shift Non-positive indent shift (-2 will create two tabs less)

XspfIndentFormatter ( XspfIndentFormatter const &  source  ) 

Copy constructor.

Parameters:
source Source to copy from

Destroys this XspfIndentFormatter object and deletes all memory associated with it.


Member Function Documentation

XspfIndentFormatter& operator= ( XspfIndentFormatter const &  source  ) 

Assignment operator.

Parameters:
source Source to copy from


The documentation for this class was generated from the following file:

Generated on Sat Mar 7 01:09:37 2009 for libxspf by  doxygen 1.5.8