io.writer
Class ExporterFactory

java.lang.Object
  extended by io.writer.ExporterFactory

public class ExporterFactory
extends java.lang.Object


Nested Class Summary
static class ExporterFactory.ExporterType
           
 
Constructor Summary
ExporterFactory()
           
 
Method Summary
static IExporter getExporter(ExporterFactory.ExporterType type)
           
static ExporterFactory.ExporterType getExporterType(int index)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExporterFactory

public ExporterFactory()
Method Detail

getExporter

public static IExporter getExporter(ExporterFactory.ExporterType type)

getExporterType

public static ExporterFactory.ExporterType getExporterType(int index)