Uses of Class
com.itextpdf.layout.tagging.TaggingDummyElement
-
Packages that use TaggingDummyElement Package Description com.itextpdf.layout.tagging -
-
Uses of TaggingDummyElement in com.itextpdf.layout.tagging
Fields in com.itextpdf.layout.tagging with type parameters of type TaggingDummyElement Modifier and Type Field Description private java.util.Map<PdfObject,TaggingDummyElement>
LayoutTaggingHelper. dummiesForPreExistingTags
Methods in com.itextpdf.layout.tagging that return TaggingDummyElement Modifier and Type Method Description private static TaggingDummyElement
TableTaggingRule. getTbodyTag(TaggingHintKey tableHintKey)
Creates a dummy element withStandardRoles.TBODY
role if needed.
-