Package org.apache.nutch.parse.html
package org.apache.nutch.parse.html
An HTML document parsing plugin.
This package relies on NekoHTML.
-
ClassesClassDescriptionThis class takes SAX events (in addition to some extra events that SAX doesn't handle yet) and adds the result to a document or document fragment.A collection of methods for extracting content from DOM trees.Class for parsing META Directives from DOM trees.Class used to verify whether the specified ch conforms to the XML 1.0 definition of whitespace.