public class EmfSerializerDataSource extends ExtendedDataSource
| Constructor and Description |
|---|
EmfSerializerDataSource(Serializer serializer) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
InputStream |
getInputStream() |
String |
getName() |
OutputStream |
getOutputStream() |
Serializer |
getSerializer() |
void |
writeToOutputStream(OutputStream outputStream,
ProgressReporter progressReporter) |
public EmfSerializerDataSource(Serializer serializer)
public String getContentType()
public InputStream getInputStream() throws IOException
IOExceptionpublic String getName()
public OutputStream getOutputStream() throws IOException
IOExceptionpublic Serializer getSerializer()
public void writeToOutputStream(OutputStream outputStream, ProgressReporter progressReporter) throws SerializerException, IOException
writeToOutputStream in class ExtendedDataSourceSerializerExceptionIOExceptionCopyright © 2016 OpenSource BIM. All rights reserved.