public class WordReplace extends CellProcessorAdaptor implements StringCellProcessor
next| コンストラクタと説明 |
|---|
WordReplace(CharReplacer replacer) |
WordReplace(CharReplacer replacer,
StringCellProcessor next) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
<T> T |
execute(Object value,
CsvContext context) |
toString, validateInputNotNullpublic WordReplace(CharReplacer replacer)
public WordReplace(CharReplacer replacer, StringCellProcessor next)
public <T> T execute(Object value, CsvContext context)
execute インタフェース内 CellProcessorCopyright © 2025 mygreen. All rights reserved.