hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
XMLCleanerTest.cpp File Reference
#include <Poco/SAX/SAXException.h>
#include "XMLCleanerTest.hpp"
#include "TestData.hpp"
Include dependency graph for XMLCleanerTest.cpp:

Go to the source code of this file.

Namespaces

namespace  HCE
 < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()'

Variables

std::string XMLpath = "sphinx:docset/sphinx:schema"
std::string XMLElement = "sphinx:document"
std::string XMLIdName = "id"

Detailed Description

Variable Documentation

std::string XMLElement = "sphinx:document"

Definition at line 20 of file XMLCleanerTest.cpp.

std::string XMLIdName = "id"

Definition at line 21 of file XMLCleanerTest.cpp.

std::string XMLpath = "sphinx:docset/sphinx:schema"

Definition at line 19 of file XMLCleanerTest.cpp.