Class DefaultFileContentInfo

    • Constructor Summary

      Constructors 
      Constructor Description
      DefaultFileContentInfo​(java.lang.String contentType, java.lang.String contentEncoding)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getContentEncoding()
      the content encoding
      java.lang.String getContentType()
      the content type
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultFileContentInfo

        public DefaultFileContentInfo​(java.lang.String contentType,
                                      java.lang.String contentEncoding)