|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.data.complex.config.XMLConfigDigester
public class XMLConfigDigester
Digester to consume the app-schema AppSchemaDataAccessFactory
configuration file.
Constructor Summary | |
---|---|
XMLConfigDigester()
Creates a new XMLConfigReader object. |
Method Summary | |
---|---|
AppSchemaDataAccessDTO |
parse(java.net.URL dataStoreConfigUrl)
Parses a complex datastore configuration file in xml format into a AppSchemaDataAccessDTO |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLConfigDigester()
Method Detail |
---|
public AppSchemaDataAccessDTO parse(java.net.URL dataStoreConfigUrl) throws java.io.IOException
AppSchemaDataAccessDTO
dataStoreConfigUrl
- config file location
java.io.IOException
- if an error occurs parsing the file
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |