Interface IRegexQuoteType

    • Method Detail

      • getQuoteRegex

        String getQuoteRegex()
        Get the regex pattern for character sequences whose presence indicate that a string must be quoted.
        Returns:
        A regex pattern to determine whether a string must be quoted.