Package org.verapdf.processor.reports
Interface MetadataFixerReport
-
public interface MetadataFixerReportEncapsulates the results fo applying the Metadata Fixer- Version:
- 0.1 Created 9 Nov 2016:07:47:03
- Author:
- Carl Wilson carlwilson AT github
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>getErrors()intgetFixCount()List<String>getFixes()StringgetStatus()
-