Class StripQueryUrlNormalizer
-
- All Implemented Interfaces:
-
ai.platon.pulsar.common.urls.preprocess.UrlNormalizer,kotlin.Function,kotlin.Function1
public final class StripQueryUrlNormalizer extends AbstractUrlNormalizer
Normalize the url by removing the query part
-
-
Constructor Summary
Constructors Constructor Description StripQueryUrlNormalizer()
-