Package | Description |
---|---|
com.itextpdf.kernel.pdf.tagutils |
Modifier and Type | Method and Description |
---|---|
IRoleMappingResolver |
TagStructureContext.getRoleMappingResolver(String role)
Gets an instance of the
IRoleMappingResolver corresponding to the current tag structure target version. |
IRoleMappingResolver |
TagStructureContext.getRoleMappingResolver(String role,
PdfNamespace namespace)
Gets an instance of the
IRoleMappingResolver corresponding to the current tag structure target version. |
IRoleMappingResolver |
TagStructureContext.resolveMappingToStandardOrDomainSpecificRole(String role,
PdfNamespace namespace)
Gets an instance of the
IRoleMappingResolver which is already in the "resolved" state: it returns
role in the standard or domain-specific namespace for the getRole() and
getNamespace() methods calls which correspond to the mapping of the given role;
or null if the given role is not mapped to the standard or domain-specific one. |
Copyright © 1998–2023 Apryse Group NV. All rights reserved.