Class UrlUtilities


  • public class UrlUtilities
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      UrlUtilities()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static IUrl decode​(IUrl url)  
      static IUrl encode​(IUrl url)  
      • Methods inherited from class java.lang.Object

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

      • UrlUtilities

        public UrlUtilities()
    • Method Detail

      • decode

        public static IUrl decode​(IUrl url)
      • encode

        public static IUrl encode​(IUrl url)