Annotation Type FileFormatter.Annotation

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      int maxFileSizeToRead  
      int value  
    • Element Detail

      • maxFileSizeToRead

        int maxFileSizeToRead
        Returns:
        the maximum file size to read, larger files will not be read; defaults to -1, meaning no maximum will be imposed
        Default:
        -1
      • value

        int value
        Returns:
        amount of file text to output in the report; defaults to -1, meaning the entire file will be rendered in the report
        Default:
        -1