public class MediaCSV extends Object
Constructor and Description |
---|
MediaCSV() |
Modifier and Type | Method and Description |
---|---|
static UTLFContent |
CSV2Content(String filename)
エクセルファイルのテキスト抽出(CSV/EXCEL)
|
static UTLFContent |
CSV2Content(String filename,
String format)
エクセルファイルのテキスト抽出(CSV/EXCEL)
|
static UTLFContent |
CSV2KeyContent(String filename,
String format)
エクセルファイルのテキスト抽出(CSV/EXCEL)
key内容をCSV中から自動的に読取り |
public static UTLFContent CSV2Content(String filename)
filename
- name of file.public static UTLFContent CSV2Content(String filename, String format)
filename
- name of file.format
- format of file.public static UTLFContent CSV2KeyContent(String filename, String format)
filename
- name of file.format
- format of file.EDB Working Group at Tue Jun 10 17:08:59 JST 2025