public class PdfUA1Checker extends Object implements IValidationChecker
The specification implemented by this class is ISO 14289-1
| Constructor and Description |
|---|
PdfUA1Checker(PdfDocument pdfDocument)
Creates PdfUA1Checker instance with PDF document which will be validated against PDF/UA-1 standard.
|
| Modifier and Type | Method and Description |
|---|---|
void |
validateDocument(ValidationContext validationContext) |
void |
validateObject(Object obj,
IsoKey key,
PdfResources resources,
PdfStream contentStream,
Object extra) |
public PdfUA1Checker(PdfDocument pdfDocument)
pdfDocument - the document to validatepublic void validateDocument(ValidationContext validationContext)
validateDocument in interface IValidationCheckerpublic void validateObject(Object obj, IsoKey key, PdfResources resources, PdfStream contentStream, Object extra)
validateObject in interface IValidationCheckerCopyright © 1998–2024 Apryse Group NV. All rights reserved.