Uses of Interface
com.itextpdf.layout.tagging.ITaggingRule
Packages that use ITaggingRule
-
Uses of ITaggingRule in com.itextpdf.layout.tagging
Classes in com.itextpdf.layout.tagging that implement ITaggingRuleModifier and TypeClassDescription(package private) class
(package private) class
(package private) class
Used to automatically add scope attribute to TH cells.Fields in com.itextpdf.layout.tagging with type parameters of type ITaggingRuleModifier and TypeFieldDescriptionprivate final Map
<String, List<ITaggingRule>> LayoutTaggingHelper.taggingRules
Methods in com.itextpdf.layout.tagging with parameters of type ITaggingRuleModifier and TypeMethodDescriptionprivate void
LayoutTaggingHelper.registerSingleRule
(String role, ITaggingRule rule)