io.writer
Class ExporterLinear

java.lang.Object
  extended by io.writer.ExporterLinear
All Implemented Interfaces:
IExporter
Direct Known Subclasses:
ExporterHashLinear, ExporterKeyWeka

public abstract class ExporterLinear
extends java.lang.Object
implements IExporter


Constructor Summary
ExporterLinear()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface io.writer.IExporter
export
 

Constructor Detail

ExporterLinear

public ExporterLinear()