org.deegree.tools.feature.persistence
Class FeatureStoreLoader
java.lang.Object
org.deegree.tools.feature.persistence.FeatureStoreLoader
@Tool(value="Imports feature datasets into a feature store")
public class FeatureStoreLoader
- extends Object
Imports feature datasets into a feature store.
- Version:
- $Revision: 31596 $, $Date: 2011-08-19 15:18:17 +0200 (Fri, 19 Aug 2011) $
- Author:
- Markus Schneider , last edited by: $Author: aschmitz $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeatureStoreLoader
public FeatureStoreLoader()
main
public static void main(String[] args)
throws FeatureStoreException,
XMLParsingException,
XMLStreamException,
FactoryConfigurationError,
IOException,
UnknownCRSException,
ResourceInitException
- Parameters:
args
-
- Throws:
FeatureStoreException
UnknownCRSException
IOException
FactoryConfigurationError
XMLStreamException
XMLParsingException
ResourceInitException
Copyright © 2011. All Rights Reserved.