deegree 2.1 (2007/11/08 09:57 build-328-official)

org.deegree.model.crs
Class CSAccessFactory

java.lang.Object
  extended by org.deegree.model.crs.CSAccessFactory

public class CSAccessFactory
extends Object

Author:
Andreas Poth, last edited by: $Author: poth $

Field Summary
static String CSA_DEEGREE_NEW
           
static String CSA_DEEGREE_OLD
           
static String CSA_DEFAULT
          access key to default CSAccess class
 
Constructor Summary
CSAccessFactory()
           
 
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
 

Field Detail

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
Constructor Detail

CSAccessFactory

public CSAccessFactory()
Method Detail

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

deegree 2.1 (2007/11/08 09:57 build-328-official)

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