| Package | Description |
|---|---|
| ru.ilb.filedossier.document.merger |
| Modifier and Type | Method and Description |
|---|---|
static DocumentMergerExecutor |
DocumentMergerExecutor.fromList(List<File> documents)
The same method as @
fromRawList, but allows use documents in File |
static DocumentMergerExecutor |
DocumentMergerExecutor.fromRawList(List<byte[]> rawDocuments)
Initializes DocumentMergerExecutor with list, added just for better readability.
|
static DocumentMergerExecutor |
DocumentMergerExecutor.getInstance() |
Copyright © 2020. All rights reserved.