Class MemoryFirstPdfWriter

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

class MemoryFirstPdfWriter extends PdfWriter
PdfWriter implementation which allows to create documents in memory and dump them on disk on purpose. Currently it's private and used in automated tests only.