Uses of Class
org.apache.nutch.parse.ParseException
Packages that use ParseException
Package
Description
The
Parse interface and related classes.Sample plugins that parse and index Creative Commons metadata.
-
Uses of ParseException in org.apache.nutch.parse
Subclasses of ParseException in org.apache.nutch.parseMethods in org.apache.nutch.parse that throw ParseException -
Uses of ParseException in org.creativecommons.nutch
Methods in org.creativecommons.nutch that throw ParseExceptionModifier and TypeMethodDescriptionstatic voidCCParseFilter.Walker.walk(Node doc, URL base, Metadata metadata, Configuration conf) Scan the document adding attributes to metadata.