jp.crestmuse.cmx.commands.test
クラス Dev2CSVAllTest

java.lang.Object
  上位を拡張 jp.crestmuse.cmx.commands.CMXCommand<DeviationInstanceWrapper,CSVWrapper>
      上位を拡張 jp.crestmuse.cmx.commands.Dev2CSV
          上位を拡張 jp.crestmuse.cmx.commands.test.Dev2CSVAllTest
すべての実装されたインタフェース:
CMXInitializer

public class Dev2CSVAllTest
extends Dev2CSV

DeviationInstanceXMLから数種類のCSVデータを出力するスクリプトです.

導入されたバージョン:
2008/05/31
作成者:
Mitsuyo Hashida @ CrestMuse Project, JST
http://www.m-use.net/
hashida@kwansei.ac.jp

コンストラクタの概要
Dev2CSVAllTest()
           
 
メソッドの概要
static void main(java.lang.String[] args)
           
protected  CSVWrapper run(DeviationInstanceWrapper f)
           
 
クラス jp.crestmuse.cmx.commands.Dev2CSV から継承されたメソッド
setOptionsLocal
 
クラス jp.crestmuse.cmx.commands.CMXCommand から継承されたメソッド
appendHelpMessage, exitWithMessage, getBaseName, getBaseName, getConfigXMLWrapper, getDestDir, getFileName, getHelpMessage, getOutFileName, getVersion, indata, init, loopEnabled, newOutputData, outdata, postproc, preproc, readInputData, removeDirName, removeExt, removeExt, requiredFiles, run, run, setBoolOptionsLocal, setOutputData, showErrorMessage, start
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Dev2CSVAllTest

public Dev2CSVAllTest()
メソッドの詳細

run

protected CSVWrapper run(DeviationInstanceWrapper f)
                  throws java.io.IOException,
                         javax.xml.parsers.ParserConfigurationException,
                         org.xml.sax.SAXException,
                         javax.xml.transform.TransformerException,
                         InvalidFileTypeException
オーバーライド:
クラス Dev2CSV 内の run
例外:
java.io.IOException
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
javax.xml.transform.TransformerException
InvalidFileTypeException

main

public static void main(java.lang.String[] args)
パラメータ:
args -