public abstract class MimeWriter extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
MimeWriter(Headers headers) |
| Modifier and Type | Method and Description |
|---|---|
abstract OutputStream |
getContentStream() |
Headers |
getHeaders() |
protected static List<String> |
mapToLines(Map<String,String> headers) |
protected final Headers headers
protected MimeWriter(Headers headers)
public Headers getHeaders()
public abstract OutputStream getContentStream() throws IOException
IOExceptionCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.