@Deprecated public final class TagTreeHandlerUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static PdfStructElem |
getElementIfRoleMatches(PdfName role,
IStructureNode structureNode)
Deprecated.
|
@Deprecated public static PdfStructElem getElementIfRoleMatches(PdfName role, IStructureNode structureNode)
PdfStructElem if the element matches the provided role and the structureNode is indeed an
PdfStructElemrole - The role that needs to be matched.structureNode - The structure node.PdfStructElem if the structure matches the role.Copyright © 1998–2024 Apryse Group NV. All rights reserved.