| 程序包 | 说明 |
|---|---|
| pub.carzy.export_file.file_export.actuator | |
| pub.carzy.export_file.file_export.actuator.convertor_impl |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
ExportFileValueConvertor.formatValue(ExportValueFormat convertor,
Object value)
转换值
|
boolean |
ExportFileValueConvertor.match(ExportValueFormat convertor)
匹配
|
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
ArrayToStringExportFileValueConvertor.formatValue(ExportValueFormat convertor,
Object value) |
Object |
DateTimeExportFileValueConvertor.formatValue(ExportValueFormat convertor,
Object value) |
Object |
MapExportFileValueConvertor.formatValue(ExportValueFormat convertor,
Object value)
从映射里面获取
|
Object |
PrefixExportFileValueConvertor.formatValue(ExportValueFormat convertor,
Object value) |
Object |
SuffixExportFileValueConvertor.formatValue(ExportValueFormat convertor,
Object value) |
boolean |
ArrayToStringExportFileValueConvertor.match(ExportValueFormat convertor) |
boolean |
DateTimeExportFileValueConvertor.match(ExportValueFormat convertor) |
boolean |
MapExportFileValueConvertor.match(ExportValueFormat convertor) |
boolean |
PrefixExportFileValueConvertor.match(ExportValueFormat convertor) |
boolean |
SuffixExportFileValueConvertor.match(ExportValueFormat convertor) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.