26 #ifndef __TERRALIB_STMEMORY_INTERNAL_DATASOURCEFACTORY_H    27 #define __TERRALIB_STMEMORY_INTERNAL_DATASOURCEFACTORY_H    35   namespace core { 
class URI; }
    44 #endif  // __TERRALIB_STMEMORY_INTERNAL_DATASOURCEFACTORY_H Implements a DataSource that contains st memory DataSets indexed by space and time. 
 
An abstract class for data providers like a DBMS, Web Services or a regular file. ...
 
A class for representing an Uniform Resource Identifier (URI). 
 
te::da::DataSource * Build(const te::core::URI &uri)