public class MultiContentInputStream extends InputStream
| Constructor and Description |
|---|
MultiContentInputStream(DataSource dataSource,
List<ContentItem> contentItems) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic MultiContentInputStream(DataSource dataSource, List<ContentItem> contentItems)
public int read()
throws IOException
read in class InputStreamIOExceptionCopyright © 2009-2013 DuraSpace. All Rights Reserved.