|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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 ResourceProvidernull
public RenderableStore build(URL configURL,
DeegreeWorkspace workspace)
RenderableStoreProviderRenderableStore instance from the given configuration document.
build in interface RenderableStoreProviderconfigURL - location of the configuration document, must not be null
public URL getConfigSchema()
ResourceProvider
getConfigSchema in interface ResourceProvidernull
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||