net.java.sen.tools
クラス DictionaryCompiler

java.lang.Object
  上位を拡張 net.java.sen.tools.DictionaryCompiler

public class DictionaryCompiler
extends java.lang.Object

Compiles source CSV data into the dictionary data files used for analysis


コンストラクタの概要
DictionaryCompiler()
           
 
メソッドの概要
static void main(java.lang.String[] args)
          Main method
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

DictionaryCompiler

public DictionaryCompiler()
メソッドの詳細

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Main method

パラメータ:
args - <Custom dictionary file> (optional)
例外:
java.io.IOException


Copyright ? 2008. All Rights Reserved.