|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.connectivity.framework.crawler.web.configuration.FilterProperties
public class FilterProperties
Crawler keys for filters class names.
| Field Summary | |
|---|---|
static java.lang.String |
BEGINNING_PATH
The Constant BEGINNING_PATH. |
static java.lang.String |
CONTENT_TYPE
The Constant CONTENT_TYPE. |
static java.lang.String |
CRAWL_SCOPE
The Constant CRAWL_SCOPE. |
static java.lang.String |
HTML_META_TAG
The Constant HTML_META_TAG. |
static java.lang.String |
REGEXP
The Constant REGEXP. |
| Constructor Summary | |
|---|---|
protected |
FilterProperties()
Instantiates a new filter properties. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String BEGINNING_PATH
public static final java.lang.String REGEXP
public static final java.lang.String CONTENT_TYPE
public static final java.lang.String CRAWL_SCOPE
public static final java.lang.String HTML_META_TAG
| Constructor Detail |
|---|
protected FilterProperties()
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||