Interface SizedDataSource

All Superinterfaces:
jakarta.activation.DataSource
All Known Implementing Classes:
ZipDataSource

public interface SizedDataSource extends jakarta.activation.DataSource
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     

    Methods inherited from interface jakarta.activation.DataSource

    getContentType, getInputStream, getName, getOutputStream
  • Method Details

    • getSize

      long getSize()