|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.outerj.daisy.htmlcleaner.HtmlCleanerTemplate
public class HtmlCleanerTemplate
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()
|
void |
setLinkAlternateHrefAttr(java.lang.String linkAlternateHrefAttr)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public HtmlCleaner newHtmlCleaner()
public void setLinkAlternateHrefAttr(java.lang.String linkAlternateHrefAttr)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |