Package 

Class HrefNormalizerKt

    • Method Summary

      Modifier and Type Method Description
      final static Manifest normalizeHrefsToSelf(Manifest $self) Returns a copy of the receiver after normalizing its HREFs to the link with rel="self".
      final static Manifest normalizeHrefsToBase(Manifest $self, Url baseUrl) Returns a copy of the receiver after normalizing its HREFs to the given baseUrl.
      final static Link normalizeHrefsToBase(Link $self, Url baseUrl) Returns a copy of the receiver after normalizing its HREFs to the given baseUrl.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait