Interface ContentInfo

All Superinterfaces:
BasicContentInfo
All Known Implementing Classes:
BinaryProperty, ContentInfoImpl

public interface ContentInfo extends BasicContentInfo
Basic information about content. Typically used with HTTPServletResponse
  • Method Details

    • getLength

      long getLength()
    • getLocale

      Locale getLocale()