26#ifndef _MUSICBRAINZ5_USER_TAG_H
27#define _MUSICBRAINZ5_USER_TAG_H
34#include "musicbrainz5/xmlParser.h"
38 class CUserTagPrivate;
CUserTag(const CUserTag &Other)
virtual void ParseElement(const XMLNode &Node)
static std::string GetElementName()
virtual void ParseAttribute(const std::string &Name, const std::string &Value)
CUserTag & operator=(const CUserTag &Other)
CUserTag(const XMLNode &Node)
virtual CUserTag * Clone()
virtual std::ostream & Serialise(std::ostream &os) const