Package com.perforce.p4java.env
Class ClientTunableSettings
- java.lang.Object
-
- com.perforce.p4java.env.ClientTunableSettings
-
public class ClientTunableSettings extends java.lang.Object
- Since:
- 24/08/2016
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
needWriteUtf8Bom()
Set to 0 to prevent writing utf8 files BOM Set to 1 to write utf8 files with a BOM - default Set to 2 to write utf8 BOM only on Windows
-