|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericURLNormalizer.Normalization | |
---|---|
com.norconex.collector.http.handler.impl |
Uses of GenericURLNormalizer.Normalization in com.norconex.collector.http.handler.impl |
---|
Methods in com.norconex.collector.http.handler.impl that return GenericURLNormalizer.Normalization | |
---|---|
GenericURLNormalizer.Normalization[] |
GenericURLNormalizer.getNormalizations()
|
static GenericURLNormalizer.Normalization |
GenericURLNormalizer.Normalization.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GenericURLNormalizer.Normalization[] |
GenericURLNormalizer.Normalization.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.norconex.collector.http.handler.impl with parameters of type GenericURLNormalizer.Normalization | |
---|---|
void |
GenericURLNormalizer.setNormalizations(GenericURLNormalizer.Normalization... normalizations)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |