public abstract class SPCFile
extends java.io.File
Synthetic: ObserverID.SourceID(PSV, SV).spc
Partial derivatives: ObserverID.SourceID.type(par2, PF, PB .etc).x.y.(PSV, SH).spc
'PSV', 'SH' must be upper case.
修飾子とタイプ | メソッドと説明 |
---|---|
abstract SPCType |
getFileType() |
abstract io.github.kensuke1984.kibrary.util.spc.SPCMode |
getMode() |
abstract java.lang.String |
getObserverID() |
abstract java.lang.String |
getSourceID() |
abstract boolean |
isSynthetic() |
abstract DSMOutput |
read() |
canExecute, canRead, canWrite, compareTo, createNewFile, createTempFile, createTempFile, delete, deleteOnExit, equals, exists, getAbsoluteFile, getAbsolutePath, getCanonicalFile, getCanonicalPath, getFreeSpace, getName, getParent, getParentFile, getPath, getTotalSpace, getUsableSpace, hashCode, isAbsolute, isDirectory, isFile, isHidden, lastModified, length, list, list, listFiles, listFiles, listFiles, listRoots, mkdir, mkdirs, renameTo, setExecutable, setExecutable, setLastModified, setReadable, setReadable, setReadOnly, setWritable, setWritable, toPath, toString, toURI, toURL
public abstract java.lang.String getSourceID()
public abstract io.github.kensuke1984.kibrary.util.spc.SPCMode getMode()
public abstract SPCType getFileType()
public abstract java.lang.String getObserverID()
public abstract boolean isSynthetic()
public abstract DSMOutput read() throws java.io.IOException
java.io.IOException
- if an I/O error occurs