ReaderExample.cpp File Reference
#include "ReaderExample.h"
#include <terralib/xml.h>
#include <iostream>
#include <memory>

Go to the source code of this file.

Functions

void NodeTypePrinter (te::xml::NodeType type)
 
void ReadXML (const std::string &path, bool validSchema, bool ignoreWhiteSpaces)
 

Function Documentation

void ReadXML ( const std::string &  path,
bool  validSchema,
bool  ignoreWhiteSpaces 
)