public class DirectDocument extends Document
| Modifier and Type | Class and Description |
|---|---|
static class |
DirectDocument.Builder |
Document.FileType| Modifier and Type | Method and Description |
|---|---|
static DirectDocument.Builder |
builder(String title,
String fileName,
byte[] document) |
getBytes, getFileName, getMessage, getMimeType, getTitlepublic static DirectDocument.Builder builder(String title, String fileName, byte[] document)
Copyright © 2018 Digipost. All rights reserved.