Class ChainsawColumns


  • public class ChainsawColumns
    extends Object
    Author:
    Paul Smith <psmith@apache.org>
    • Method Detail

      • getColumnsNames

        public static List<String> getColumnsNames()
      • getColumnName

        public static String getColumnName​(int columnIndex)
        Given the index which matches one of the static constants in this class, returns the resolved Column name as a string label.
        Parameters:
        columnIndex - (note this is a 1 based collection)
        Returns:
        column name