Uploaded image for project: 'Commons IO'
  1. Commons IO
  2. IO-113

FileUtils.readFileToString is not static

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3
    • 1.3.1
    • Utilities
    • None

    Description

      FileUtils.readFileToString isn't static. It should be; since the constructor for FileUtils says "Instances should NOT be constructed in standard programming", this makes readFileToString unusable. Right now I'm using FileUtils.readBytesToByteArray(file).toString().

      Attachments

        Activity

          People

            Unassigned Unassigned
            raul Raul Benito Garcia
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: