Class IncrementablePDDocumentWriter

java.lang.Object
org.sejda.sambox.output.IncrementablePDDocumentWriter
All Implemented Interfaces:
Closeable, AutoCloseable

public class IncrementablePDDocumentWriter extends Object implements Closeable
Writer for a IncrementablePDDocument. This component provides methods to write a IncrementablePDDocument to a CountingWritableByteChannel performing an incremental update.
Author:
Andrea Vacondio