public class FirstHandler extends java.lang.Object implements Operation
SEEDFile
s under a
working golder
解凍後の.seed ファイルをまとめる rdseed -fRd rtrend seed解凍後 channelが[BH]H[ENZ]のものだけから読み込む
rdseed and evalresp must be in PATH.
If you want to remove intermediate files.TODO NPTSで合わないものを捨てる?
Even if a seed file contains both BH? and HH?, it will not throw errors, however, no one knows which channel is used for extraction until you see the intermediate files. If you want to see them, you have to leave the intermediate files explicitly.
コンストラクタと説明 |
---|
FirstHandler(java.util.Properties property) |
修飾子とタイプ | メソッドと説明 |
---|---|
java.util.Properties |
getProperties() |
java.nio.file.Path |
getWorkPath() |
static void |
main(java.lang.String[] args) |
void |
run() |
static void |
writeDefaultPropertiesFile() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
findPath, getPath, writeProperties
public static void writeDefaultPropertiesFile() throws java.io.IOException
java.io.IOException
public static void main(java.lang.String[] args) throws java.io.IOException
public java.nio.file.Path getWorkPath()
getWorkPath
インタフェース内 Operation
public java.util.Properties getProperties()
getProperties
インタフェース内 Operation