XspfSeamlessFormatter Class Reference

#include <XspfSeamlessFormatter.h>

Inheritance diagram for XspfSeamlessFormatter:

Inheritance graph
[legend]
Collaboration diagram for XspfSeamlessFormatter:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 XspfSeamlessFormatter ()
 XspfSeamlessFormatter (XspfSeamlessFormatter const &source)
XspfSeamlessFormatteroperator= (XspfSeamlessFormatter const &source)
 ~XspfSeamlessFormatter ()


Detailed Description

Outputs XML without any indentation or newlines. Please only use this XML formatter if you have to squeeze out the very last byte. Please consider using XspfIndentFormatter instead, which produces much more readable output.

Definition at line 65 of file XspfSeamlessFormatter.h.


Constructor & Destructor Documentation

Creates a new zero-whitespace formatter.

XspfSeamlessFormatter ( XspfSeamlessFormatter const &  source  ) 

Copy constructor.

Parameters:
source Source to copy from

Deletes all own memory.


Member Function Documentation

XspfSeamlessFormatter& operator= ( XspfSeamlessFormatter 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