#include "XmlUtils.h"
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) |