Auxiliary classes and functions to serialize metadata to/from a XML document. More...
Go to the source code of this file.
Namespaces | |
| namespace | te |
| TerraLib. | |
| namespace | te::md |
| Namespace for the memory data source of TerraLib. | |
| namespace | te::xml |
| Namespace for the XML module of TerraLib. | |
Functions | |
| TEMDEXPORT void | te::md::Save (const te::md::CI_Citation *cite, te::xml::AbstractWriter &writer) |
| TEMDEXPORT void | te::md::Save (const te::md::CI_ResponsibleParty &ctc, te::xml::AbstractWriter &writer) |
| TEMDEXPORT void | te::md::Save (const te::md::MD_Identification &id, te::xml::AbstractWriter &writer) |
| TEMDEXPORT void | te::md::Save (const te::md::MD_Metadata *md, te::xml::AbstractWriter &writer) |
Auxiliary classes and functions to serialize metadata to/from a XML document.
Definition in file MD_Metadata.h.