net.moraleboost.junsai.tool
クラス Compile
java.lang.Object
net.moraleboost.junsai.tool.Tool
net.moraleboost.junsai.tool.Compile
public class Compile
- extends Tool
辞書コンパイルコマンド
- 作成者:
- taketa
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DIC_EXTENSION
public static final java.lang.String DIC_EXTENSION
- 関連項目:
- 定数フィールド値
Compile
public Compile()
main
public static void main(java.lang.String[] args)
compileUnknownDictionary
public static void compileUnknownDictionary(CompilerConfig config)
throws DictionaryException,
java.io.IOException
- 例外:
DictionaryException
java.io.IOException
compileDictionary
public static void compileDictionary(CompilerConfig config)
throws DictionaryException,
java.io.IOException
- 例外:
DictionaryException
java.io.IOException
compileCharProperty
public static void compileCharProperty(CompilerConfig config)
throws DictionaryException,
java.io.IOException
- 例外:
DictionaryException
java.io.IOException
compileConnector
public static void compileConnector(CompilerConfig config)
throws DictionaryException,
java.io.IOException
- 例外:
DictionaryException
java.io.IOException