org.geotools.data.shapefile.files
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 writer.
 
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: FileWriter
An id for the writer. This is only used for debugging.

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


Copyright © 1996-2014 Geotools. All Rights Reserved.