Class MetadataValueToUpperCase

    • Constructor Detail

      • MetadataValueToUpperCase

        public MetadataValueToUpperCase()
    • Method Detail

      • reformat

        public java.lang.String reformat​(java.lang.String toChange,
                                         java.lang.String msgCharset)
        Description copied from interface: MetadataReformatter
        Reformat a metadata value
        Parameters:
        toChange - the string to reformat
        msgCharset - the charset of the message
        Returns:
        the replacment string.