9#include "MantidDataHandling/DllConfig.h"
11#include <Poco/AutoPtr.h>
12#include <Poco/DOM/Document.h>
19namespace DataHandling {
26 std::map<std::string, std::string> get_metadata(
const std::vector<std::string> &tags_to_ignore);
27 std::string get_text_from_tag(
const std::string &);
28 std::map<std::string, std::string> get_attributes_from_tag(
const std::string &);
29 std::vector<std::string> get_subnodes(
const std::string &);
32 Poco::AutoPtr<Poco::XML::Document>
pDoc;
Poco::AutoPtr< Poco::XML::Document > pDoc
Helper class which provides the Collimation Length for SANS instruments.