Package 

Class AbstractUrlNormalizer

  • All Implemented Interfaces:
    ai.platon.pulsar.common.urls.preprocess.UrlNormalizer , kotlin.Function , kotlin.Function1

    
    public abstract class AbstractUrlNormalizer
     implements UrlNormalizer
                        
    • Method Summary

      Modifier and Type Method Description
      String invoke(String url)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AbstractUrlNormalizer

        AbstractUrlNormalizer()