26 #ifndef __TERRALIB_WMS_INTERNAL_DATASOURCEFACTORY_H    27 #define __TERRALIB_WMS_INTERNAL_DATASOURCEFACTORY_H    43 #endif  // __TERRALIB_WMS_INTERNAL_DATASOURCEFACTORY_H Implementation of the data source for the WMS driver. 
 
An abstract class for data providers like a DBMS, Web Services or a regular file. ...
 
te::da::DataSource * Build()
 
Implementation of the data source for the WMS driver.