org.deegree.model.crs
Class CSAccessFactory
java.lang.Object
org.deegree.model.crs.CSAccessFactory
public class CSAccessFactory
- extends Object
- Author:
- Andreas Poth, last edited by: $Author: poth $
Method Summary |
static CSAccess |
getCSAccess()
returns an instance of the default CSAccess class (default CSAccess assigend to key
'deegree_new') |
static CSAccess |
getCSAccess(String csAccessKey)
returns an instance of the CSAccess class assigend to the passed key |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSA_DEFAULT
public static final String CSA_DEFAULT
- access key to default CSAccess class
- See Also:
- Constant Field Values
CSA_DEEGREE_OLD
public static final String CSA_DEEGREE_OLD
- See Also:
- Constant Field Values
CSA_DEEGREE_NEW
public static final String CSA_DEEGREE_NEW
- See Also:
- Constant Field Values
CSAccessFactory
public CSAccessFactory()
getCSAccess
public static CSAccess getCSAccess()
- returns an instance of the default CSAccess class (default CSAccess assigend to key
'deegree_new')
- Returns:
- instance of the default CSAccess class
getCSAccess
public static CSAccess getCSAccess(String csAccessKey)
- returns an instance of the CSAccess class assigend to the passed key
- Parameters:
csAccessKey
-
- Returns:
- instance of the CSAccess class assigend to the passed key
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net