| パッケージ | 説明 |
|---|---|
| org.dbflute.helper.filesystem |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
FileTextIO |
FileTextIO.encodeAsUTF8()
Encode file as UTF-8.
|
FileTextIO |
FileTextIO.encodeAsWindows31J()
Encode file as Windows-31J.
|
FileTextIO |
FileTextIO.removeUTF8Bom()
Remove initial UTF-8 bom if it exists.
|
FileTextIO |
FileTextIO.replaceCrLfToLf()
Replace CR+LF to LF when read and write.
|
Copyright © 2014–2015 The DBFlute Project. All rights reserved.