org.primefaces.component.export
Class ExporterFactory

java.lang.Object
  extended by org.primefaces.component.export.ExporterFactory

public class ExporterFactory
extends Object


Constructor Summary
ExporterFactory()
           
 
Method Summary
static Exporter getExporterForType(String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExporterFactory

public ExporterFactory()
Method Detail

getExporterForType

public static Exporter getExporterForType(String type)


Copyright © 2013. All rights reserved.