public class CacheStoringStreamingSerializerDataSource extends ExtendedDataSource
| Constructor and Description |
|---|
CacheStoringStreamingSerializerDataSource(StreamingSerializer serializer,
RemovableFileOutputStream diskCacheOutputStream,
DoneListener doneListener) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
InputStream |
getInputStream() |
String |
getName() |
OutputStream |
getOutputStream() |
void |
writeToOutputStream(OutputStream outputStream,
ProgressReporter progressReporter) |
public CacheStoringStreamingSerializerDataSource(StreamingSerializer serializer, RemovableFileOutputStream diskCacheOutputStream, DoneListener doneListener)
public void writeToOutputStream(OutputStream outputStream, ProgressReporter progressReporter) throws Exception
writeToOutputStream in class ExtendedDataSourceExceptionpublic String getContentType()
public InputStream getInputStream() throws IOException
IOExceptionpublic String getName()
public OutputStream getOutputStream() throws IOException
IOExceptionCopyright © 2018 OpenSource BIM. All rights reserved.