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