|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.services.wpvs.io.file.RenderableFileStoreProvider
public class RenderableFileStoreProvider
The class TODO add class documentation here.
Constructor Summary | |
---|---|
RenderableFileStoreProvider()
|
Method Summary | |
---|---|
RenderableStore |
build(URL configURL,
DeegreeWorkspace workspace)
Creates a new RenderableStore instance from the given configuration document. |
String |
getConfigNamespace()
Returns the namespace for configuration documents that this provider handles. |
URL |
getConfigSchema()
Returns the URL for retrieving the configuration document schema. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RenderableFileStoreProvider()
Method Detail |
---|
public String getConfigNamespace()
ResourceProvider
getConfigNamespace
in interface ResourceProvider
null
public RenderableStore build(URL configURL, DeegreeWorkspace workspace)
RenderableStoreProvider
RenderableStore
instance from the given configuration document.
build
in interface RenderableStoreProvider
configURL
- location of the configuration document, must not be null
public URL getConfigSchema()
ResourceProvider
getConfigSchema
in interface ResourceProvider
null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |