|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.cs.persistence.proj4.PROJ4CRSStoreProvider
public class PROJ4CRSStoreProvider
PROJ4CRSStoreProvider for PROJ4CRSStore
| Constructor Summary | |
|---|---|
PROJ4CRSStoreProvider()
|
|
| Method Summary | |
|---|---|
String |
getConfigNamespace()
Returns the namespace for configuration documents that this provider handles. |
URL |
getConfigSchema()
Returns the URL for retrieving the configuration document schema. |
CRSStore |
getCRSStore(URL configURL,
DeegreeWorkspace workspace)
Creates a new CRSStore instance from the given configuration document. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PROJ4CRSStoreProvider()
| Method Detail |
|---|
public String getConfigNamespace()
ResourceProvider
getConfigNamespace in interface ResourceProvidernullpublic URL getConfigSchema()
ResourceProvider
getConfigSchema in interface ResourceProvidernull
public CRSStore getCRSStore(URL configURL,
DeegreeWorkspace workspace)
throws CRSStoreException
CRSStoreProviderCRSStore instance from the given configuration document.
getCRSStore in interface CRSStoreProviderconfigURL - location of the configuration document, must not be null
CRSStoreException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||