Package org.apache.metamodel.arff
-
Class Summary Class Description ArffDataContext DataContext implementation for ARFF (.arff) files, which can be loosely described a specialized type of CSV files with schema information, comments and data types in the header section of the file.ArffDataContextFactory DataContextFactoryforArffDataContextwhich reads .arff files.