public class CsvLoader extends AbstractGenerator
<CSV columnSeparator="\t" rowSeparator="\n" encode="EUC-JP" />
コンストラクタと説明 |
---|
CsvLoader(SetupParam param) |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
load(File path) |
void |
load(String file) |
void |
load(Window parent) |
String |
selectFile(Window parent,
String table) |
String |
selectFile(Window parent,
String table,
String defDir) |
countKey, select, selectKey
public CsvLoader(SetupParam param) throws Exception
Exception
Copyright © 2021 S.D.S Co.,Ltd.. All rights reserved.