|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectjp.crestmuse.cmx.commands.CMXCommand
jp.crestmuse.cmx.commands.DeviationInstanceGeneratorSample
public class DeviationInstanceGeneratorSample
| コンストラクタの概要 | |
|---|---|
DeviationInstanceGeneratorSample()
|
|
| メソッドの概要 | |
|---|---|
static void |
main(java.lang.String[] args)
|
protected void |
run()
Please to override this method to define the main processing. |
| クラス jp.crestmuse.cmx.commands.CMXCommand から継承されたメソッド |
|---|
appendHelpMessage, exitWithMessage, getBaseName, getBaseName, getConfigXMLWrapper, getDestDir, getFileName, getHelpMessage, getOutFileName, getVersion, indata, init, newOutputData, outdata, postproc, preproc, readInputData, removeDirName, removeExt, removeExt, setBoolOptionsLocal, setOptionsLocal, setOutfilename, setOutFileName, setOutputData, showErrorMessage, start |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public DeviationInstanceGeneratorSample()
| メソッドの詳細 |
|---|
protected void run()
throws java.io.IOException,
javax.xml.parsers.ParserConfigurationException,
javax.xml.transform.TransformerException,
org.xml.sax.SAXException,
InvalidFileTypeException
CMXCommand の記述: Please to override this method to define the main processing.
このメソッドをオーバーライドして, コマンドのメイン処理を記述してください.
CMXCommand 内の runjava.io.IOException
javax.xml.parsers.ParserConfigurationException
javax.xml.transform.TransformerException
org.xml.sax.SAXException
InvalidFileTypeExceptionpublic static void main(java.lang.String[] args)
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||