Class Constants

java.lang.Object
com.thebuzzmedia.exiftool.Constants

public final class Constants extends Object
List of constants used with Exiftool.
  • Field Details

    • SEPARATOR

      public static final String SEPARATOR
      Separator used to separate values. This separator should be enough to split values and be sure it is not reused anywhere.
      See Also:
    • BR

      public static final String BR
      OS independent line break.