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