public class MultiContentInputStream extends InputStream
| Constructor and Description |
|---|
MultiContentInputStream(DataSource dataSource,
List<ContentItem> contentItems) |
MultiContentInputStream(DataSource dataSource,
List<ContentItem> contentItems,
MultiContentInputStreamListener listener) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
notifyContentIdRead() |
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic MultiContentInputStream(DataSource dataSource, List<ContentItem> contentItems, MultiContentInputStreamListener listener)
public MultiContentInputStream(DataSource dataSource, List<ContentItem> contentItems)
public int read()
throws IOException
read in class InputStreamIOExceptionprotected void notifyContentIdRead()
Copyright © 2009–2019 DuraSpace. All rights reserved.