Package | Description |
---|---|
org.apache.nutch.hostdb | |
org.apache.nutch.parse |
The
Parse interface and related classes. |
Modifier and Type | Field and Description |
---|---|
protected URLFilters |
UpdateHostDbMapper.filters |
Modifier and Type | Method and Description |
---|---|
static String |
ParseOutputFormat.filterNormalize(String fromUrl,
String toUrl,
String fromHost,
boolean ignoreInternalLinks,
boolean ignoreExternalLinks,
String ignoreExternalLinksMode,
URLFilters filters,
URLExemptionFilters exemptionFilters,
URLNormalizers normalizers) |
static String |
ParseOutputFormat.filterNormalize(String fromUrl,
String toUrl,
String origin,
boolean ignoreInternalLinks,
boolean ignoreExternalLinks,
String ignoreExternalLinksMode,
URLFilters filters,
URLExemptionFilters exemptionFilters,
URLNormalizers normalizers,
String urlNormalizerScope) |
Copyright © 2021 The Apache Software Foundation