Uses of Class
org.openpreservation.odf.validation.ValidationReport
-
Uses of ValidationReport in org.openpreservation.odf.validation
Modifier 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) Modifier and TypeMethodDescriptionProfile.check
(ValidationReport report) Rule.check
(ValidationReport report)