Uses of Class
adams.flow.transformer.AbstractDataContainerFileWriter
-
Packages that use AbstractDataContainerFileWriter Package Description adams.flow.transformer -
-
Uses of AbstractDataContainerFileWriter in adams.flow.transformer
Subclasses of AbstractDataContainerFileWriter in adams.flow.transformer Modifier and Type Class Description class
TimeseriesFileWriter
Saves a spectrum to disk with the specified writer and passes the absolute filename on.
As filename/directory name (depending on the writer) the database ID of the spectrum is used (below the specified output directory).
-