org.outerj.daisy.htmlcleaner
Class HtmlCleanerTemplate

java.lang.Object
  extended byorg.outerj.daisy.htmlcleaner.HtmlCleanerTemplate

public class HtmlCleanerTemplate
extends java.lang.Object

This is a thread-safe, reusable object containing the configuration for the HtmlCleaner. Instances of this object can be obtained from the HtmlCleanerFactory. A concrete HtmlCleaner can be obtained by using the method newHtmlCleaner().


Method Summary
 HtmlCleaner newHtmlCleaner()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newHtmlCleaner

public HtmlCleaner newHtmlCleaner()


Copyright © -2005 . All Rights Reserved.