databionics.io
Class PngFile

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

public class PngFile
extends BaseFile

Dummy class to provide this FileType for image files.


Field Summary
 
Fields inherited from class databionics.io.BaseFile
allowEmptyLines, comment, commentPrefix, delimiter, delimiters, file, header, headerPrefix, loc, log, nf
 
Constructor Summary
PngFile()
           
 
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

PngFile

public PngFile()
Method Detail

getFileType

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



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