Uses of Interface
com.itextpdf.kernel.pdf.tagutils.IRoleMappingResolver
Packages that use IRoleMappingResolver
-
Uses of IRoleMappingResolver in com.itextpdf.kernel.pdf.tagutils
Classes in com.itextpdf.kernel.pdf.tagutils that implement IRoleMappingResolverModifier and TypeClassDescription(package private) class(package private) classMethods in com.itextpdf.kernel.pdf.tagutils that return IRoleMappingResolverModifier and TypeMethodDescriptionTagStructureContext.getRoleMappingResolver(String role) Gets an instance of theIRoleMappingResolvercorresponding to the current tag structure target version.TagStructureContext.getRoleMappingResolver(String role, PdfNamespace namespace) Gets an instance of theIRoleMappingResolvercorresponding to the current tag structure target version.TagStructureContext.resolveMappingToStandardOrDomainSpecificRole(String role, PdfNamespace namespace) Gets an instance of theIRoleMappingResolverwhich is already in the "resolved" state: it returns role in the standard or domain-specific namespace for theIRoleMappingResolver.getRole()andIRoleMappingResolver.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.Methods in com.itextpdf.kernel.pdf.tagutils with parameters of type IRoleMappingResolverModifier and TypeMethodDescriptionprivate voidRootTagNormalizer.logCreatedRootTagHasMappingIssue(PdfNamespace rootTagOriginalNs, IRoleMappingResolver mapping) -
Uses of IRoleMappingResolver in com.itextpdf.layout.renderer
Methods in com.itextpdf.layout.renderer that return IRoleMappingResolverModifier and TypeMethodDescriptionprivate static IRoleMappingResolverAccessibleAttributesApplier.resolveMappingToStandard(TagTreePointer taggingPointer)