databionics.io
Class ModFile

java.lang.Object
  extended by databionics.io.BaseFile
      extended by databionics.io.ModFile

public class ModFile
extends BaseFile

Dummy class to provide this FileType for WEKA model files.


Field Summary
 
Fields inherited from class databionics.io.BaseFile
allowEmptyLines, comment, commentPrefix, delimiter, delimiters, file, header, headerPrefix, loc, log, nf
 
Constructor Summary
ModFile()
           
 
Method Summary
static FileType getFileType()
          Get the type of file.
 
Methods inherited from class databionics.io.BaseFile
buildHeader, buildLine, checkHeader, checkHeaderAgainstSize, getComment, getFile, getFilename, getHeader, getLocale, getNumberFormat, getSize, init, isHeader, isNaN, isNumber, load, load, parseError, parseHeader, parseLine, save, save, setComment, setFilename, setLocale, writeStringList, writeStringList
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModFile

public ModFile()
Method Detail

getFileType

public static FileType getFileType()
Get the type of file.



Copyright © 2005-2006 Databionics Research Group. All Rights Reserved.