All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Schema.h File Reference

Support for Schema serialization. More...

#include "../Config.h"
#include <string>

Go to the source code of this file.

Namespaces

 te
 URI C++ Library.
 
 te::serialize
 
 te::xml
 Namespace for the XML module of TerraLib.
 
 te::xsd
 

Functions

TESERIALIZATIONEXPORT
te::xsd::Schema
te::serialize::ReadSchema (const std::string &path)
 
TESERIALIZATIONEXPORT
te::xsd::Schema
te::serialize::ReadSchema (te::xml::Reader &reader)
 
TESERIALIZATIONEXPORT void te::serialize::Save (te::xsd::Schema *schema, te::xml::Writer &writer)
 

Detailed Description

Support for Schema serialization.

Definition in file Schema.h.