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