Uses of Class
pulse.io.export.ResultTableExporter
-
Packages that use ResultTableExporter Package Description pulse.io.export Package contains the PULsE export API, which currently consists of different exporter classes, an export manager, an XML converter and a MassExporter class. -
-
Uses of ResultTableExporter in pulse.io.export
Methods in pulse.io.export that return ResultTableExporter Modifier and Type Method Description static ResultTableExporter
ResultTableExporter. getInstance()
Gets the single instance of this class.
-