Class MultiContentInputStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class MultiContentInputStream
    extends InputStream
    This class exposes a single InputStream composed of the sequence of content streams read on-demand from the provided list of ContentItems.
    Author:
    Andrew Woods Date: 9/8/11