Class ResourceIteratorInputStream

java.lang.Object
java.io.InputStream
org.apache.sling.servlets.post.impl.helper.ResourceIteratorInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class ResourceIteratorInputStream extends InputStream
An input stream that reads from a list of resources that can be adapted into input streams.