Class ERSFileData

  • All Implemented Interfaces:
    ERSData

    public class ERSFileData
    extends ERSCachingData
    Generic class for holding a File of data for RFC 4998 ERS.
    • Constructor Summary

      Constructors 
      Constructor Description
      ERSFileData​(java.io.File content)  
    • Constructor Detail

      • ERSFileData

        public ERSFileData​(java.io.File content)
                    throws java.io.FileNotFoundException
        Throws:
        java.io.FileNotFoundException