Uses of Class
com.itextpdf.text.html.simpleparser.ChainedProperties.TagAttributes
-
Packages that use ChainedProperties.TagAttributes Package Description com.itextpdf.text.html.simpleparser -
-
Uses of ChainedProperties.TagAttributes in com.itextpdf.text.html.simpleparser
Fields in com.itextpdf.text.html.simpleparser with type parameters of type ChainedProperties.TagAttributes Modifier and Type Field Description java.util.List<ChainedProperties.TagAttributes>
ChainedProperties. chain
Deprecated.A list of chained properties representing the tag hierarchy.
-