Interface | Description |
---|---|
ICustomExport |
Class | Description |
---|---|
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 | Description |
---|---|
ExportException |
Class used by Exporters to notify the calling code about any problems.
|
Copyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.