public abstract class MetadataFixerImpl extends Object implements MetadataFixer
| Modifier | Constructor and Description |
|---|---|
protected |
MetadataFixerImpl() |
| Modifier and Type | Method and Description |
|---|---|
static MetadataFixerResult |
fixMetadata(OutputStream output,
FixerConfig config)
Fix metadata and info dictionary for
PDFDocument and save fixed file
a certain path. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfixMetadata, fixMetadatapublic static MetadataFixerResult fixMetadata(OutputStream output, FixerConfig config)
PDFDocument and save fixed file
a certain path. If fixer no changes apply then no save will be produced.output - stream to result fileconfig - configuration for metadata fixerCopyright © 2015–2016 The veraPDF Consortium. All rights reserved.