Class EmptyFeatureWriter

Object
EmptyFeatureWriter
All Implemented Interfaces:
Closeable, AutoCloseable, FeatureWriter<SimpleFeatureType,SimpleFeature>

public class EmptyFeatureWriter extends Object implements FeatureWriter<SimpleFeatureType,SimpleFeature>
Represents an Empty, Typed, FeatureWriter.
Author:
Jody Garnett, Refractions Research