Uses of Class
com.itextpdf.layout.tagging.TaggingDummyElement
Packages that use TaggingDummyElement
-
Uses of TaggingDummyElement in com.itextpdf.layout.tagging
Fields in com.itextpdf.layout.tagging with type parameters of type TaggingDummyElementModifier and TypeFieldDescriptionprivate final Map
<PdfObject, TaggingDummyElement> LayoutTaggingHelper.dummiesForPreExistingTags
Methods in com.itextpdf.layout.tagging that return TaggingDummyElementModifier and TypeMethodDescriptionprivate static TaggingDummyElement
TableTaggingRule.getTbodyTag
(TaggingHintKey tableHintKey) Creates a dummy element withStandardRoles.TBODY
role if needed.