Package de.willuhn.jameica.hbci.io
Class MT940UmsatzExporter.MyOutputStreamWriter
java.lang.Object
java.io.Writer
java.io.OutputStreamWriter
de.willuhn.jameica.hbci.io.MT940UmsatzExporter.MyOutputStreamWriter
- All Implemented Interfaces:
Closeable
,Flushable
,Appendable
,AutoCloseable
- Enclosing class:
- MT940UmsatzExporter
Ableitung von OutputStreamWriter, um die Umlaute umzuschreiben.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.OutputStreamWriter
append, append, close, flush, getEncoding, write, write, write
Methods inherited from class java.io.Writer
append, nullWriter, write
-
Constructor Details
-
MyOutputStreamWriter
ct.- Parameters:
out
-- Throws:
UnsupportedEncodingException
-
-
Method Details
-
write
- Overrides:
write
in classWriter
- Throws:
IOException
-