Class DefaultUrlNormalizer
-
- All Implemented Interfaces:
-
ai.platon.pulsar.common.urls.preprocess.UrlNormalizer,kotlin.Function,kotlin.Function1
public final class DefaultUrlNormalizer extends AbstractUrlNormalizer
A no-op url normalizer that does nothing.
-
-
Constructor Summary
Constructors Constructor Description DefaultUrlNormalizer()
-