Uses of Package
org.jsoup.safety

Packages that use org.jsoup.safety
org.jsoup Contains the main Jsoup class, which provides convenient static access to the jsoup functionality. 
org.jsoup.safety Contains the jsoup HTML cleaner, and whitelist definitions. 
 

Classes in org.jsoup.safety used by org.jsoup
Whitelist
          Whitelists define what HTML (elements and attributes) to allow through the cleaner.
 

Classes in org.jsoup.safety used by org.jsoup.safety
Whitelist
          Whitelists define what HTML (elements and attributes) to allow through the cleaner.
 



Copyright © 2009-2012 Jonathan Hedley. All Rights Reserved.