Package 

Class CommonUrlNormalizer

    • Method Summary

      Modifier and Type Method Description
      final NormUrl normalize(UrlAware url, LoadOptions options, Boolean toItemOption) Normalize an url.
      • Methods inherited from class java.lang.Object

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

      • normalize

         final NormUrl normalize(UrlAware url, LoadOptions options, Boolean toItemOption)

        Normalize an url.

        If both url arguments and LoadOptions are present, the LoadOptions overrides the tailing arguments, but default values in LoadOptions are ignored.