PdfUA1HeadingsChecker@Deprecated public final class HeadingsChecker extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HeadingsChecker.HeadingHandler
Deprecated.
in favor of
PdfUA1HeadingsChecker.PdfUA1HeadingHandler |
| Constructor and Description |
|---|
HeadingsChecker(PdfUAValidationContext context)
Deprecated.
Creates a new instance of
HeadingsChecker. |
| Modifier and Type | Method and Description |
|---|---|
void |
checkLayoutElement(IRenderer renderer)
Deprecated.
Checks if layout element has correct heading.
|
void |
checkStructElement(IStructureNode structNode)
Deprecated.
Checks if structure element has correct heading.
|
public HeadingsChecker(PdfUAValidationContext context)
HeadingsChecker.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.