public final class PdfUA1HeadingsChecker extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PdfUA1HeadingsChecker.PdfUA1HeadingHandler
Handler class that checks heading tags while traversing the tag tree.
|
| Constructor and Description |
|---|
PdfUA1HeadingsChecker(PdfUAValidationContext context)
Creates a new instance of
PdfUA1HeadingsChecker. |
| Modifier and Type | Method and Description |
|---|---|
void |
checkLayoutElement(IRenderer renderer)
Checks if layout element has correct heading.
|
void |
checkStructElement(IStructureNode structNode)
Checks if structure element has correct heading.
|
public PdfUA1HeadingsChecker(PdfUAValidationContext context)
PdfUA1HeadingsChecker.context - the validation contextpublic void checkLayoutElement(IRenderer renderer)
renderer - layout element to checkPdfUAConformanceException - if headings sequence is incorrectpublic void checkStructElement(IStructureNode structNode)
structNode - structure element to checkPdfUAConformanceException - if headings sequence is incorrectCopyright © 1998–2025 Apryse Group NV. All rights reserved.