public class IncrementablePDDocumentWriter extends Object implements Closeable
IncrementablePDDocument. This component provides methods to write a
IncrementablePDDocument to a CountingWritableByteChannel performing an incremental update.| Constructor and Description |
|---|
IncrementablePDDocumentWriter(org.sejda.io.CountingWritableByteChannel channel,
WriteOption... options) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
write(IncrementablePDDocument document)
Writes the
PDDocument. |
public IncrementablePDDocumentWriter(org.sejda.io.CountingWritableByteChannel channel,
WriteOption... options)
public void write(IncrementablePDDocument document) throws IOException
PDDocument.document - standardSecurity - IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2020 sejda. All rights reserved.