|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParseException | |
---|---|
org.apache.nutch.parse | |
org.creativecommons.nutch | Sample plugins that parse and index Creative Commons medadata. |
Uses of ParseException in org.apache.nutch.parse |
---|
Subclasses of ParseException in org.apache.nutch.parse | |
---|---|
class |
ParserNotFound
|
Methods in org.apache.nutch.parse that throw ParseException | |
---|---|
Parse |
ParseUtil.parse(String url,
WebPage page)
Performs a parse by iterating through a List of preferred Parser s
until a successful parse is performed and a Parse object is
returned. |
Uses of ParseException in org.creativecommons.nutch |
---|
Methods in org.creativecommons.nutch that throw ParseException | |
---|---|
static void |
CCParseFilter.Walker.walk(Node doc,
URL base,
WebPage page,
Configuration conf)
Scan the document adding attributes to metadata. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |