Class SystemUtils


  • public final class SystemUtils
    extends Object
    Util class to ensure safe string representation for using in paths and URLs.
    • Method Detail

      • ensurePathAndURLSafeName

        public static String ensurePathAndURLSafeName​(String source)