WriterFactory.h File Reference

This is the concrete factory for XML writer built on top of Xerces-C++ parser. More...

#include "../xml/AbstractWriterFactory.h"
#include "Config.h"
#include <memory>

Go to the source code of this file.

Classes

class  te::xerces::WriterFactory
 This is the concrete factory for XML writer built on top of Xerces-C++ parser. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::xerces
 Namespace for TerraLib Xerces module.
 

Detailed Description

This is the concrete factory for XML writer built on top of Xerces-C++ parser.

Definition in file WriterFactory.h.