Java weka.core.converters ArffSaver fields, constructors, methods, implement or subclass

Example usage for Java weka.core.converters ArffSaver fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for weka.core.converters ArffSaver.

The text is from its open source code.

Constructor

ArffSaver()
Constructor

Method

voidresetOptions()
Resets the Saver
voidsetDestination(OutputStream output)
Sets the destination output stream.
voidsetFile(File outputFile)
Sets the destination file.
voidsetOptions(String[] options)
Parses the options for this object.
voidwriteBatch()
Writes a Batch of instances