deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial)

org.deegree.tools.xml
Class Table

java.lang.Object
  extended by 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 $

Constructor Summary
Table(String name, String select, List<Pair<String,String>> geometryColumns)
           
 
Method Summary
 Pair<String,CoordinateSystem> getGeometryColumn(String field)
           
 String getName()
           
 String getSelect()
           
 List<Table> getTables()
           
 List<String> getVariables()
           
 void setName(String name)
           
 void setSelect(String select)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Table

Table(String name,
      String select,
      List<Pair<String,String>> geometryColumns)
throws UnknownCRSException
Parameters:
name -
select -
Throws:
UnknownCRSException
Method Detail

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:

deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org