Function readHLXMLFile
Defined in File Translator.h
Function Documentation
-
bool readHLXMLFile(tinyxml2::XMLDocument &doc, const std::string fileName)
read the XML file
- Parameters:
doc – XMLDocument to read the file
fileName – file name to read
- Returns:
true if the file is read successfully