Class ClientTunableSettings

java.lang.Object
com.perforce.p4java.env.ClientTunableSettings

public class ClientTunableSettings extends Object
Since:
24/08/2016
  • Method Details

    • needWriteUtf8Bom

      public 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
      Returns:
      true, if UTF8 BOM needed