Class QuotesApplier


  • public class QuotesApplier
    extends Object
    This class handles quotes in a string identifier.
    • Constructor Detail

    • Method Detail

      • getAutoQuoted

        public String getAutoQuoted​(String identifier)
        Applies quotes if it ie required in the configuration. Otherwise returns unquoted identifier back.
        Parameters:
        identifier - a string identifier
        Returns:
        identifier with quotation rules applied