Uses of Class
com.itextpdf.styledxmlparser.jsoup.safety.Safelist.Protocol
Packages that use Safelist.Protocol
-
Uses of Safelist.Protocol in com.itextpdf.styledxmlparser.jsoup.safety
Fields in com.itextpdf.styledxmlparser.jsoup.safety with type parameters of type Safelist.ProtocolModifier and TypeFieldDescriptionprivate Map<Safelist.TagName, Map<Safelist.AttributeKey, Set<Safelist.Protocol>>> Safelist.protocolsMethods in com.itextpdf.styledxmlparser.jsoup.safety that return Safelist.ProtocolMethod parameters in com.itextpdf.styledxmlparser.jsoup.safety with type arguments of type Safelist.ProtocolModifier and TypeMethodDescriptionprivate booleanSafelist.testValidProtocol(Element el, Attribute attr, Set<Safelist.Protocol> protocols)