Class SitemapContext
java.lang.Object
com.norconex.crawler.web.doc.operations.sitemap.SitemapContext
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleaninthashCode()toString()withLocation(String location)
-
Method Details
-
builder
-
getLocation
-
getFetcher
-
getUrlConsumer
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-
withLocation
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-