Interface IMemoryReadableResource

All Superinterfaces:
com.helger.base.io.iface.IHasInputStream, com.helger.base.io.iface.IHasInputStreamAndReader, IReadableResource, IResourceBase
All Known Implementing Classes:
AbstractMemoryReadableResource, ReadableResourceByteArray, ReadableResourceInputStream, ReadableResourceString

public interface IMemoryReadableResource extends IReadableResource
Marker interface for readable resources that are "in-memory" only.
Author:
Philip Helger
  • Method Summary

    Methods inherited from interface com.helger.base.io.iface.IHasInputStream

    getBufferedInputStream, getInputStream, isReadMultiple, withBufferedInputStreamDo, withInputStreamDo

    Methods inherited from interface com.helger.base.io.iface.IHasInputStreamAndReader

    getBufferedReader, getReader

    Methods inherited from interface com.helger.io.resource.IReadableResource

    getReadableCloneForPath

    Methods inherited from interface com.helger.io.resource.IResourceBase

    exists, getAsFile, getAsURL, getPath, getResourceID