Uses of Class
pulse.io.export.ResultExporter
-
Packages that use ResultExporter 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 ResultExporter in pulse.io.export
Methods in pulse.io.export that return ResultExporter Modifier and Type Method Description static ResultExporter
ResultExporter. getInstance()
Returns the single static instance of this class.
-