Class UrlDecode

java.lang.Object
spark.utils.urldecoding.UrlDecode

public class UrlDecode extends Object
  • Constructor Details

    • UrlDecode

      public UrlDecode()
  • Method Details

    • path

      public static String path(String path)
    • path

      public static String path(String path, int offset, int length)
    • decodeISO88591Path

      private static String decodeISO88591Path(String path, int offset, int length)