public final class TableCheckUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TableCheckUtil.TableHandler
Handler class that checks table tags.
|
| Constructor and Description |
|---|
TableCheckUtil(PdfUAValidationContext context)
Creates a new
TableCheckUtil instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
checkTable(Table table)
Checks if the table is pdf/ua compliant.
|
public TableCheckUtil(PdfUAValidationContext context)
TableCheckUtil instance.context - the validation context.public void checkTable(Table table)
table - the table to check.Copyright © 1998–2025 Apryse Group NV. All rights reserved.