|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectnet.java.sen.compiler.DictionaryBuilder
public class DictionaryBuilder
Compiles CSV source data into the data files used for analysis
| コンストラクタの概要 | |
|---|---|
DictionaryBuilder(java.lang.String[] customDictionaryCSVFilenames)
Compiles CSV source data into the data files used for analysis |
|
| メソッドの概要 |
|---|
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public DictionaryBuilder(java.lang.String[] customDictionaryCSVFilenames)
throws java.io.IOException
customDictionaryCSVFilenames - The filenames of custom dictionaries, or null
java.io.IOException
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||