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 SerializerException, IOException
writeToOutputStream in class ExtendedDataSourceSerializerExceptionIOExceptionpublic String getContentType()
public InputStream getInputStream() throws IOException
IOExceptionpublic String getName()
public OutputStream getOutputStream() throws IOException
IOExceptionCopyright © 2016 OpenSource BIM. All rights reserved.