|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.importing.crawler.web.filter.FilterConfiguration
public class FilterConfiguration
Configuration for SimpleLinkFilter. Quite simple for now: contains host from start URL and optionally a URL
prefix to restrict the crawling to.
| Constructor Summary | |
|---|---|
FilterConfiguration(AnyMap parameters,
TaskLog log)
extract filter configuration from task parameters. |
|
| Method Summary | |
|---|---|
java.lang.String |
getStartHost()
|
java.lang.String |
getUrlPrefix()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilterConfiguration(AnyMap parameters,
TaskLog log)
| Method Detail |
|---|
public java.lang.String getStartHost()
public java.lang.String getUrlPrefix()
|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||