public static class UCSV.Saver extends Object implements MediaOp, Serializable
MediaOp.Variable
Modifier and Type | Field and Description |
---|---|
(package private) String |
charset |
(package private) UCSV.Creator |
creator |
Constructor and Description |
---|
Saver(UCSV.Creator cr,
String cset) |
Modifier and Type | Method and Description |
---|---|
boolean |
doOperation(MediaOp.Variable var,
PrintWriter err)
処理を実行する.
|
boolean |
save(File file) |
UCSV.Creator creator
String charset
public Saver(UCSV.Creator cr, String cset)
public boolean doOperation(MediaOp.Variable var, PrintWriter err) throws RMGridException
doOperation
in interface MediaOp
doOperation
in interface GridOp<MediaOp.Variable>
var
- 処理に利用する変数.err
- エラー出力.RMGridException
public boolean save(File file) throws IOException
IOException
EDB Working Group at Tue Jun 10 17:08:59 JST 2025