public class StringToPartOfSpeechTransformer extends Object implements Transformer<String,PartOfSpeech>
| コンストラクタと説明 |
|---|
StringToPartOfSpeechTransformer() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
PartOfSpeech |
transform(String value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplypublic PartOfSpeech transform(String value) throws TransformationException
transform インタフェース内 Transformer<String,PartOfSpeech>TransformationExceptionCopyright © 2019. All rights reserved.