LogicalStructureRules
Overview
LogicalStructureRules is a class in Aspose.PDF FOSS for Java.
Inherits from: PdfARule.
Validates logical structure requirements for PDF/A Level A compliance.
This class provides 2 methods for working with LogicalStructureRules objects in Java programs.
Available methods include: LogicalStructureRules, validate.
All public members are accessible to any Java application after installing the Aspose.PDF FOSS for Java package.
Methods
| Signature | Description |
|---|---|
LogicalStructureRules() | Creates a new logical structure rules checker. |
validate(parser: PDFParser, format: PdfFormat, result: PdfAValidationResult) |