Package clazzfish.monitor.spi


package clazzfish.monitor.spi
  • Class
    Description
    The interface CsvXPorter contains the needed methods to import and export a CSV file for different locations.
    The interface CsvXPorterProvider describes the provider for SPI.
    The class FileXPorter accepts a file URI to import and export CSV data.
    Die Klasse FileXPorterProvider ...
    The XPorter class helps you to find the correct provider for a CsvXPorter class.