Class FormsXSLTHelper

    • Method Detail

      • decode

        public static String decode​(String encodedString)
        Decodes a string stored %-encoded.
        Parameters:
        encodedString - the String to decode.
        Returns:
        a decoded String.