Uses of Class
com.itextpdf.styledxmlparser.jsoup.safety.Whitelist
Packages that use Whitelist
-
Uses of Whitelist in com.itextpdf.styledxmlparser.jsoup
Methods in com.itextpdf.styledxmlparser.jsoup with parameters of type WhitelistModifier and TypeMethodDescriptionstatic StringDeprecated.as of 1.14.1.static StringDeprecated.as of 1.14.1.static StringJsoup.clean(String bodyHtml, String baseUri, Whitelist safelist, Document.OutputSettings outputSettings) Deprecated.as of 1.14.1.static booleanDeprecated.as of 1.14.1. -
Uses of Whitelist in com.itextpdf.styledxmlparser.jsoup.safety
Methods in com.itextpdf.styledxmlparser.jsoup.safety that return WhitelistModifier and TypeMethodDescriptionstatic WhitelistWhitelist.basic()Deprecated.static WhitelistWhitelist.basicWithImages()Deprecated.static WhitelistWhitelist.none()Deprecated.static WhitelistWhitelist.relaxed()Deprecated.static WhitelistWhitelist.simpleText()Deprecated.Constructors in com.itextpdf.styledxmlparser.jsoup.safety with parameters of type Whitelist