Package com.norconex.collector.http.doc
Class HttpCrawlState
java.lang.Object
com.norconex.collector.core.doc.CrawlState
com.norconex.collector.http.doc.HttpCrawlState
- All Implemented Interfaces:
Serializable
Represents a URL crawling status.
- Author:
- Pascal Essiembre
- See Also:
-
Field Summary
FieldsFields inherited from class com.norconex.collector.core.doc.CrawlState
BAD_STATUS, DELETED, ERROR, MODIFIED, NEW, NOT_FOUND, PREMATURE, REJECTED, UNMODIFIED, UNSUPPORTED -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.norconex.collector.core.doc.CrawlState
equals, hashCode, isGoodState, isNewOrModified, isOneOf, isSkipped, toString, valueOf
-
Field Details
-
TOO_DEEP
-
REDIRECT
- Since:
- 2.3.0
-
-
Constructor Details
-
HttpCrawlState
-