ReaderFactory.h File Reference

This is the abstract factory for XML readers. More...

#include "../common/AbstractFactory.h"
#include "Reader.h"

Go to the source code of this file.

Classes

class  te::xml::ReaderFactory
 This is the abstract factory for XML readers. More...
 

Namespaces

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

Detailed Description

This is the abstract factory for XML readers.

Definition in file ReaderFactory.h.