Package org.outerj.daisy.diff
Class HtmlCleaner
java.lang.Object
org.outerj.daisy.diff.HtmlCleaner
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcleanAndParse(InputSource source, ContentHandler consumer)
-
Constructor Details
-
HtmlCleaner
public HtmlCleaner()
-
-
Method Details
-
cleanAndParse
public void cleanAndParse(InputSource source, ContentHandler consumer) throws IOException, SAXException - Throws:
IOExceptionSAXException
-