|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.rendering.r3d.multiresolution.persistence.BatchedMTFileStoreProvider
public class BatchedMTFileStoreProvider
The class TODO add class documentation here.
Constructor Summary | |
---|---|
BatchedMTFileStoreProvider()
|
Method Summary | |
---|---|
BatchedMTStore |
build(URL configURL,
DeegreeWorkspace workspace)
Creates a new BatchedMTStore 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 BatchedMTFileStoreProvider()
Method Detail |
---|
public String getConfigNamespace()
ResourceProvider
getConfigNamespace
in interface ResourceProvider
null
public BatchedMTStore build(URL configURL, DeegreeWorkspace workspace)
BatchedMTStoreProvider
BatchedMTStore
instance from the given configuration document.
build
in interface BatchedMTStoreProvider
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 |