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 |
|---|---|
static void |
checkLayoutTable(Table table)
Deprecated.
This method is an artifact and will be removed.
|
void |
checkTable(Table table)
Checks if the table is pdf/ua compliant.
|
public TableCheckUtil(PdfUAValidationContext context)
TableCheckUtil instance.context - the validation context.@Deprecated public static void checkLayoutTable(Table table)
table - the table to check.public void checkTable(Table table)
table - the table to check.Copyright © 1998–2024 Apryse Group NV. All rights reserved.