org.primefaces.extensions.component.exporter
Class ExporterFactory

java.lang.Object
  extended by org.primefaces.extensions.component.exporter.ExporterFactory

public class ExporterFactory
extends java.lang.Object

Exporter component.

Since:
0.7.0
Author:
Sudheer Jonna / last modified by $Author$

Nested Class Summary
static class ExporterFactory.ExporterType
           
 
Constructor Summary
ExporterFactory()
           
 
Method Summary
static Exporter getExporterForType(java.lang.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(java.lang.String type)


Copyright © 2011-2013. All Rights Reserved.