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. dummiesForPreExistingTagsMethods in com.itextpdf.layout.tagging that return TaggingDummyElement Modifier and Type Method Description private static TaggingDummyElementTableTaggingRule. getTbodyTag(TaggingHintKey tableHintKey)Creates a dummy element withStandardRoles.TBODYrole if needed.
-