Package com.endeca.portal.export

Interface Summary
ICustomExport  
 

Class Summary
AbstractExport  
CSVExport  
CSVSAXHandler This file was written with the goal of parsing large blocks of XML consisting of records from the conversation service, and converting them into a CSV format.
ExportConfigurationModel A model object (POJO) for export configuration, intended to eliminate our dependency on JSONObject / JSONArray.
 

Exception Summary
ExportException Class used by Exporters to notify the calling code about any problems.