public class FileHelper
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getPlatformEncoding()
Get platform's default file encoding.
|
static java.lang.String |
getPlatformNewLine()
Get platform's default new line character(s), usually CR, LF, or CR+LF.
|
public static java.lang.String getPlatformNewLine()
public static java.lang.String getPlatformEncoding()