Main Page | Class Hierarchy | Class List | File List | Class Members

ClassAdXMLUnParser Class Reference

This converts a ClassAd into an XML string representing the ClassAd. More...

#include <xmlSink.h>

List of all members.

Public Member Functions

 ClassAdXMLUnParser ()
 Constructor.

virtual ~ClassAdXMLUnParser ()
 Destructor.

void SetCompactSpacing (bool use_compact_spacing)
 Set if compact spacing is desired or note.

void Unparse (std::string &buffer, ExprTree *expr)
 Unparse an expression.


Detailed Description

This converts a ClassAd into an XML string representing the ClassAd.


Member Function Documentation

void ClassAdXMLUnParser::Unparse std::string &  buffer,
ExprTree expr
 

Unparse an expression.

Parameters:
buffer The string to unparse to
expr The expression to unparse


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