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