Class DebugParseFilter

java.lang.Object
org.apache.nutch.parsefilter.debug.DebugParseFilter
All Implemented Interfaces:
Configurable, HtmlParseFilter, Pluggable

public class DebugParseFilter extends Object implements HtmlParseFilter
Adds serialized DOM to parse data, useful for debugging, to understand how the parser implementation interprets a document (not only HTML).