Class GenericRecrawlableResolver.MinFrequency
java.lang.Object
com.norconex.collector.http.recrawl.impl.GenericRecrawlableResolver.MinFrequency
- Enclosing class:
- GenericRecrawlableResolver
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetValue()inthashCode()booleanvoidsetApplyTo(String applyTo) voidsetCaseSensitive(boolean caseSensitive) voidsetPattern(String pattern) voidtoString()
-
Constructor Details
-
MinFrequency
public MinFrequency() -
MinFrequency
-
-
Method Details
-
getApplyTo
-
setApplyTo
-
getValue
-
setValue
-
getPattern
-
setPattern
-
isCaseSensitive
public boolean isCaseSensitive() -
setCaseSensitive
public void setCaseSensitive(boolean caseSensitive) -
toString
-
equals
-
hashCode
public int hashCode()
-