|
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.WebCrawlerConstants
public final class WebCrawlerConstants
constants used by web crawler and subcomponents: attribute and attachment names, task parameters.
| Field Summary | |
|---|---|
static java.lang.String |
ATTACHMENT_CONTENT
name of attachment containing the content of a web resource. |
static java.lang.String |
ATTRIBUTE_CHARSET
name of attribute containing the charset of the web resource reported by the web server (if any). |
static java.lang.String |
ATTRIBUTE_CONTENTTYPE
name of attribute containing the content-type of the web resource reported by the web server (if any). |
static java.lang.String |
ATTRIBUTE_LASTMODIFIED
name of attribute containing the last-modified header reported by the web server (if any). |
static java.lang.String |
ATTRIBUTE_MIMETYPE
name of attribute containing the mimetype of the web resource reported by the web server. |
static java.lang.String |
ATTRIBUTE_SIZE
name of attribute containing the content-length of the web resource reported by the web server (if any). |
static java.lang.String |
ATTRIBUTE_URL
name of attribute containing the URL of the web resource. |
| 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 ATTRIBUTE_URL
public static final java.lang.String ATTRIBUTE_LASTMODIFIED
public static final java.lang.String ATTRIBUTE_CONTENTTYPE
public static final java.lang.String ATTRIBUTE_MIMETYPE
public static final java.lang.String ATTRIBUTE_CHARSET
public static final java.lang.String ATTRIBUTE_SIZE
public static final java.lang.String ATTACHMENT_CONTENT
|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||