#include <ClientXMLDocument.h>
Public Member Functions | |
ClientXMLDocument (BOSS::CommandLine &config, const Phrases &phrases) | |
ClientXMLDocument constructor creates an XML document header and root element and puts them in the output string stream. | |
ostringstream & | getStringStream () |
Protected Member Functions | |
void | phraseToXML (const Phrase &phrase) |
Private Attributes | |
ostringstream | outs |
BOSS::CommandLine & | cl |
|
|
|
|
|
|