public static class GenericRecrawlableResolver.MinFrequency extends Object
| Constructor and Description | 
|---|
| MinFrequency() | 
| MinFrequency(String applyTo,
            String value,
            String pattern) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| String | getApplyTo() | 
| String | getPattern() | 
| String | getValue() | 
| int | hashCode() | 
| boolean | isCaseSensitive() | 
| void | setApplyTo(String applyTo) | 
| void | setCaseSensitive(boolean caseSensitive) | 
| void | setPattern(String pattern) | 
| void | setValue(String value) | 
| String | toString() | 
public String getApplyTo()
public void setApplyTo(String applyTo)
public String getValue()
public void setValue(String value)
public String getPattern()
public void setPattern(String pattern)
public boolean isCaseSensitive()
public void setCaseSensitive(boolean caseSensitive)
Copyright © 2009–2021 Norconex Inc.. All rights reserved.