Parse the WCS XML to a WCS struct. More...
#include <vector>#include <cctype>#include <memory>#include <sstream>#include <boost/algorithm/string.hpp>#include "../../../../xml.h"#include "Config.h"#include "DataTypes.h"Go to the source code of this file.
Classes | |
| class | te::ws::ogc::wcs::XMLParser | 
| A class responsible to parse WCS XML files to WCS TerraLib data types.  More... | |
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::ws | |
| te::ws::ogc | |
| te::ws::ogc::wcs | |
Parse the WCS XML to a WCS struct.
Definition in file XMLParser.h.