Class FIXGRIDDummyExcelExporter

java.lang.Object
org.eclnt.jsfserver.elements.util.FIXGRIDDummyExcelExporter
All Implemented Interfaces:
Serializable, IFIXGRIDExcelExporter

public class FIXGRIDDummyExcelExporter extends Object implements Serializable, IFIXGRIDExcelExporter
This exporter is a "place holder" when Apache POI is not available in the runtime environment - and the "real" exporter FIXGRIDExcelExporter is not available as consequence.
See Also: