Class RegexReplacement

    • Method Detail

      • format

        public String format​(String msg)
        Perform the replacement.
        Parameters:
        msg - The String to match against.
        Returns:
        the replacement String.