Uses of Class
org.apache.any23.extractor.html.DocumentReport
-
Packages that use DocumentReport Package Description org.apache.any23.extractor.html All the variousExtractorneeded to distill RDF from Microformats in HTML pages are contained in this package. -
-
Uses of DocumentReport in org.apache.any23.extractor.html
Methods in org.apache.any23.extractor.html that return DocumentReport Modifier and Type Method Description DocumentReportTagSoupParser. getValidatedDOM(boolean applyFix)Returns the validated DOM and applies fixes on it if applyFix is set totrue.
-