|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public interface ReadingFilter
An interface to filters used during reading processing
| メソッドの概要 | |
|---|---|
void |
filterReadings(java.util.List<Token> tokens,
ReadingNode readingNode)
Filters readings |
void |
reset()
Resets any sentence specific state held by the filter. |
| メソッドの詳細 |
|---|
void filterReadings(java.util.List<Token> tokens,
ReadingNode readingNode)
tokens - The tokens to which the readings are appliedreadingNode - The head of a list of ReadingNodesvoid reset()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||