#include <abuse/abuse.h>
#include "MsXml.h"
Go to the source code of this file.
Namespaces | |
namespace | XmlUtils |
Functions | |
std::string | XmlUtils::getAttribute (const ElementPtr &el, const std::string &attrname) throw (std::runtime_error) |
void | XmlUtils::setAttribute (ElementPtr &el, const std::string &attrname, const std::string &attrvalue) |