Uses of Class
org.openpreservation.odf.validation.ValidationReport
Packages that use ValidationReport
-
Uses of ValidationReport in org.openpreservation.odf.validation
Methods in org.openpreservation.odf.validation that return ValidationReportModifier and TypeMethodDescriptionProfileResult.getValidationReport()
ValidatingParser.validatePackage
(Path path, OdfPackage odfPackage) Validates the given ODF package.Validator.validateSingleFormat
(File toValidate, Formats legal) Validator.validateSingleFormat
(Path toValidate, Formats legal) Validator.validateSpreadsheet
(File toValidate) Validator.validateSpreadsheet
(Path toValidate) Methods in org.openpreservation.odf.validation with parameters of type ValidationReportModifier and TypeMethodDescriptionProfile.check
(ValidationReport report) Rule.check
(ValidationReport report)