Interface ContentMeta

  • All Superinterfaces:
    HasInputStream

    public interface ContentMeta
    extends HasInputStream
    Represents a stream of data to store and metadata about it.
    • Method Detail

      • getMeta

        java.util.Map<java.lang.String,​java.lang.String> getMeta()
        Return the metadata about the content
        Returns:
        the metadata