F G L M O R S W

F

FILE_DESCRIPTION - Static variable in class weka.core.converters.ODFLoader
the file description.
FILE_EXTENSION - Static variable in class weka.core.converters.ODFLoader
the file extension.

G

getCapabilities() - Method in class weka.core.converters.ODFSaver
Returns the Capabilities of this saver.
getDataSet() - Method in class weka.core.converters.ODFLoader
Return the full data set.
getFileDescription() - Method in class weka.core.converters.ODFLoader
Returns a description of the file type.
getFileDescription() - Method in class weka.core.converters.ODFSaver
Returns a description of the file type.
getFileExtension() - Method in class weka.core.converters.ODFLoader
Get the file extension used for JSON files.
getFileExtensions() - Method in class weka.core.converters.ODFLoader
Gets all the file extensions used for this type of file.
getFileExtensions() - Method in class weka.core.converters.ODFSaver
Gets all the file extensions used for this type of file.
getMissingValue() - Method in class weka.core.converters.ODFLoader
Returns the current placeholder for missing values.
getMissingValue() - Method in class weka.core.converters.ODFSaver
Returns the current placeholder for missing values.
getNextInstance(Instances) - Method in class weka.core.converters.ODFLoader
JSONLoader is unable to process a data set incrementally.
getOptions() - Method in class weka.core.converters.ODFLoader
returns the options of the current setup.
getOptions() - Method in class weka.core.converters.ODFSaver
Gets the current settings of the Classifier.
getRevision() - Method in class weka.core.converters.ODFLoader
Returns the revision string.
getRevision() - Method in class weka.core.converters.ODFSaver
Returns the revision string.
getSheetIndex() - Method in class weka.core.converters.ODFLoader
Returns the index of the sheet to load.
getStructure() - Method in class weka.core.converters.ODFLoader
Determines and returns (if possible) the structure (internally the header) of the data set as an empty set of instances.
globalInfo() - Method in class weka.core.converters.ODFLoader
Returns a string describing this Loader.
globalInfo() - Method in class weka.core.converters.ODFSaver
Returns a string describing this Saver.

L

listOptions() - Method in class weka.core.converters.ODFLoader
Returns an enumeration describing the available options.
listOptions() - Method in class weka.core.converters.ODFSaver
Returns an enumeration describing the available options.

M

main(String[]) - Static method in class weka.core.converters.ODFLoader
Main method.
main(String[]) - Static method in class weka.core.converters.ODFSaver
Main method.
missingValueTipText() - Method in class weka.core.converters.ODFLoader
Returns the tip text for this property.
missingValueTipText() - Method in class weka.core.converters.ODFSaver
Returns the tip text for this property.

O

ODFLoader - Class in weka.core.converters
Reads a source that is in the ODF spreadsheet format.
For instance, a spreadsheet generated with OpenOffice.org.
ODFLoader() - Constructor for class weka.core.converters.ODFLoader
 
ODFSaver - Class in weka.core.converters
Writes to a destination that is in ODF spreadsheet format.
For instance for spreadsheets that can be read with OpenOffice.org.
ODFSaver() - Constructor for class weka.core.converters.ODFSaver
Constructor.

R

reset() - Method in class weka.core.converters.ODFLoader
Resets the Loader ready to read a new data set.
resetOptions() - Method in class weka.core.converters.ODFSaver
Resets the Saver.
retrieveURL() - Method in class weka.core.converters.ODFLoader
Return the current url.

S

setMissingValue(String) - Method in class weka.core.converters.ODFLoader
Sets the placeholder for missing values.
setMissingValue(String) - Method in class weka.core.converters.ODFSaver
Sets the placeholder for missing values.
setOptions(String[]) - Method in class weka.core.converters.ODFLoader
Parses the options for this object.
setOptions(String[]) - Method in class weka.core.converters.ODFSaver
Parses a given list of options.
setSheetIndex(String) - Method in class weka.core.converters.ODFLoader
Sets the index of the sheet to load.
setSource(URL) - Method in class weka.core.converters.ODFLoader
Resets the Loader object and sets the source of the data set to be the supplied url.
setSource(InputStream) - Method in class weka.core.converters.ODFLoader
Resets the Loader object and sets the source of the data set to be the supplied InputStream.
setURL(String) - Method in class weka.core.converters.ODFLoader
Set the url to load from.
sheetIndexTipText() - Method in class weka.core.converters.ODFLoader
Returns the tip text for this property.

W

weka.core.converters - package weka.core.converters
 
writeBatch() - Method in class weka.core.converters.ODFSaver
Writes a Batch of instances.

F G L M O R S W

Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.