public interface Scanner
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static int |
TYPE_LONGEST_MATCH |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
int |
doScan(Language language,
int startIndex,
Morpheme[] morphemes,
Translation[] translations,
Collection<TranslationWithPosition> positions) |
static final int TYPE_LONGEST_MATCH
int doScan(Language language, int startIndex, Morpheme[] morphemes, Translation[] translations, Collection<TranslationWithPosition> positions) throws InvalidParameterException, ProcessFailedException
Copyright © 2021. All rights reserved.