Package org.jsoup.safety

Contains the jsoup HTML cleaner, and safelist definitions.
  • Class Summary 
    Class Description
    Cleaner
    The safelist based HTML cleaner.
    Safelist
    Safe-lists define what HTML (elements and attributes) to allow through the cleaner.
    Whitelist Deprecated.
    As of release v1.14.1, this class is deprecated in favour of Safelist.