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