|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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 ResourceProvider
null
public URL getConfigSchema()
ResourceProvider
getConfigSchema
in interface ResourceProvider
null
public CRSStore getCRSStore(URL configURL, DeegreeWorkspace workspace) throws CRSStoreException
CRSStoreProvider
CRSStore
instance from the given configuration document.
getCRSStore
in interface CRSStoreProvider
configURL
- 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 |