org.deegree.tools.xml
Class Table
java.lang.Object
org.deegree.tools.xml.Table
public class Table
- extends Object
TODO add class documentation here
- Version:
- $Revision: $, $Date: $
- Author:
- Andreas Poth, last edited by: $Author: admin $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Table
Table(String name,
String select,
List<Pair<String,String>> geometryColumns)
throws UnknownCRSException
- Parameters:
name
- select
-
- Throws:
UnknownCRSException
getSelect
public String getSelect()
- Returns:
- the select
setSelect
public void setSelect(String select)
- Parameters:
select
- the select to set
getName
public String getName()
- Returns:
- the name
setName
public void setName(String name)
- Parameters:
name
- the name to set
getTables
public List<Table> getTables()
- Returns:
- the tables
getVariables
public List<String> getVariables()
- Returns:
- the variables
getGeometryColumn
public Pair<String,CoordinateSystem> getGeometryColumn(String field)
- Returns:
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org