Interface IdentifiableResource

All Superinterfaces:
org.springframework.core.io.InputStreamSource, org.springframework.core.io.Resource

public interface IdentifiableResource extends org.springframework.core.io.Resource
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     

    Methods inherited from interface org.springframework.core.io.InputStreamSource

    getInputStream

    Methods inherited from interface org.springframework.core.io.Resource

    contentLength, createRelative, exists, getContentAsByteArray, getContentAsString, getDescription, getFile, getFilename, getURI, getURL, isFile, isOpen, isReadable, lastModified, readableChannel