Uses of Class
org.apache.any23.extractor.html.DocumentReport
-
Packages that use DocumentReport Package Description org.apache.any23.extractor.html All the variousExtractor
needed 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 DocumentReport
TagSoupParser. getValidatedDOM(boolean applyFix)
Returns the validated DOM and applies fixes on it if applyFix is set totrue
.
-