Uses of Interface
org.htmlcleaner.audit.HtmlModificationListener
Packages that use HtmlModificationListener
-
Uses of HtmlModificationListener in org.htmlcleaner
Classes in org.htmlcleaner that implement HtmlModificationListenerFields in org.htmlcleaner with type parameters of type HtmlModificationListenerModifier and TypeFieldDescriptionprivate List
<HtmlModificationListener> CleanerProperties.htmlModificationListeners
Methods in org.htmlcleaner with parameters of type HtmlModificationListenerModifier and TypeMethodDescriptionvoid
CleanerProperties.addHtmlModificationListener
(HtmlModificationListener listener) Adds a listener to the list of objects that will be notified about changes that cleaner does during cleanup process. -
Uses of HtmlModificationListener in org.htmlcleaner.audit
Classes in org.htmlcleaner.audit that implement HtmlModificationListener