Class ERSInputStreamData

  • All Implemented Interfaces:
    ERSData

    public class ERSInputStreamData
    extends ERSCachingData
    Generic class for processing an InputStream of data RFC 4998 ERS.
    • Constructor Detail

      • ERSInputStreamData

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

        public ERSInputStreamData​(java.io.InputStream content)