public final class PdfUA2FormulaChecker extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PdfUA2FormulaChecker.PdfUA2FormulaTagHandler
Handler class that checks "Formula" tags while traversing the tag tree.
|
| Modifier and Type | Method and Description |
|---|---|
void |
checkStructElement(IStructureNode elem)
Checks if "math" structure element from "MathML" namespace is enclosed within "Formula" tag.
|
public void checkStructElement(IStructureNode elem)
elem - structure element to checkPdfUAConformanceException - if document has incorrect tag structure for Formula tagCopyright © 1998–2025 Apryse Group NV. All rights reserved.