Class FetcherSupport
java.lang.Object
com.norconex.crawler.fs.fetch.impl.FetcherSupport
Small shared helpers used by multiple fetcher implementations.
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringdecodeUtf8ErrorBody(byte[] body) static StringfirstNonBlank(String... values) static voidsetIsoTimestamp(Properties meta, String metaPrefix, String field, String value) static String
-
Method Details
-
urlEncode
-
decodeUtf8ErrorBody
-
setIsoTimestamp
-
firstNonBlank
-