deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.io.datastore.shape
Class ShapeDatastoreConfiguration

java.lang.Object
  extended by org.deegree.io.datastore.shape.ShapeDatastoreConfiguration
All Implemented Interfaces:
DatastoreConfiguration

public class ShapeDatastoreConfiguration
extends Object
implements DatastoreConfiguration

Represents the configuration for a ShapeDatastore instance.

Version:
$Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Markus Schneider , last edited by: $Author: mschneider $

Constructor Summary
ShapeDatastoreConfiguration(URL file)
          Creates a new instance of ShapeDatastoreConfiguration from the given parameters.
 
Method Summary
 boolean equals(Object obj)
           
 Class<ShapeDatastore> getDatastoreClass()
          Returns the class of the corresponding Datastore.
 URL getFile()
          Returns the shape file that this datastore operates upon.
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShapeDatastoreConfiguration

public ShapeDatastoreConfiguration(URL file)
Creates a new instance of ShapeDatastoreConfiguration from the given parameters.

Parameters:
file -
Method Detail

getDatastoreClass

public Class<ShapeDatastore> getDatastoreClass()
Description copied from interface: DatastoreConfiguration
Returns the class of the corresponding Datastore.

Specified by:
getDatastoreClass in interface DatastoreConfiguration
Returns:
the class of the corresponding Datastore

getFile

public URL getFile()
Returns the shape file that this datastore operates upon.

Returns:
the shape file that this datastore operates upon

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org