|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.cs.persistence.gml.GMLCRSStoreProvider
public class GMLCRSStoreProvider
GMLCRSStoreProvider for GMLCRSStore
| Constructor Summary | |
|---|---|
GMLCRSStoreProvider()
|
|
| 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 GMLCRSStoreProvider()
| 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 | |||||||||