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