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