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 MediaOpdoOperation in interface GridOp<MediaOp.Variable>var - 処理に利用する変数.err - エラー出力.RMGridExceptionpublic boolean save(File file) throws IOException
IOExceptionEDB Working Group at Mon Dec 15 16:45:05 JST 2025