Interface Storable

All Known Subinterfaces:
LanguageProcessor.LanguageProcessingData, Storable.AsCSV, Storable.AsRDF
All Known Implementing Classes:
BooleanResultData, ResultCountData

public interface Storable
This interface provides the functionality to store data in different formats. The data can be stored in CSV files or in RDF models.