org.geotools.data.shapefile
Class BasicShpFileWriter

Object
  extended by BasicShpFileWriter
All Implemented Interfaces:
FileReader, FileWriter

public final class BasicShpFileWriter
extends Object
implements FileWriter


Constructor Summary
BasicShpFileWriter(String id)
           
 
Method Summary
 String id()
          An id for the reader.
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicShpFileWriter

public BasicShpFileWriter(String id)
Method Detail

id

public String id()
Description copied from interface: FileReader
An id for the reader. This is only used for debugging.

Specified by:
id in interface FileReader
Specified by:
id in interface FileWriter
Returns:
id for the reader.


Copyright © 1996-2009 Geotools. All Rights Reserved.