20 #include <rapidjson/document.h>
25 class DtModelDefinition;
47 typedef std::pair<NodeLinkage, std::vector<const rapidjson::Value*> >
LinkageValuePair;
60 std::string convertPathToMeta(
const std::string& inPath);
68 bool pathHasMeta(
const std::string& inPath);
80 bool convertLoadAndParse(
const std::string& fileName);
83 rapidjson::Document* retrieveFileData(
const std::string& fileName);
89 rapidjson::Document* linkagesFeaturesDocument);
108 bool parseMetaFile(
const std::string& fileName);