#include <MergeXML.h>
Public Member Functions | |
| bool | setFile1 (const std::string &fileName) |
| Sets first filename returns true if file can be read. | |
| bool | setFile2 (const std::string &fileName) |
| Sets second filename returns true if file can be read. | |
| void | makeDominant (const int domFileNr) |
| determines what file is dominant. | |
| bool | mergeFiles (const std::string &fileName) |
| merges files | |
| MergeXML () | |
| constructor | |
|
|
determines what file is dominant. if nothing is set, file2 will overrule file1. argument is only 1 or 2 |
1.3.5