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

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

public class SPDXMLTest
extends CMXCommand


コンストラクタの概要
SPDXMLTest()
           
 
メソッドの概要
static void main(java.lang.String[] args)
           
protected  void run()
           
 
クラス 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, setOptionsLocal, setOutputData, showErrorMessage, start
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SPDXMLTest

public SPDXMLTest()
メソッドの詳細

run

protected void run()
オーバーライド:
クラス CMXCommand 内の run

main

public static void main(java.lang.String[] args)