Class JSONTableFormatter

    • Field Detail

      • KEY_TITLE

        public static final java.lang.String KEY_TITLE
        The key for setting the header attributes for the title.
        See Also:
        Constant Field Values
      • KEY_DESCRIPTION

        public static final java.lang.String KEY_DESCRIPTION
        The key for setting the header attributes for the description.
        See Also:
        Constant Field Values
      • KEY_COLUMN_HEADERS

        public static final java.lang.String KEY_COLUMN_HEADERS
        The key for setting the header attributes for the title.
        See Also:
        Constant Field Values
      • KEY_COUNT

        public static final java.lang.String KEY_COUNT
        The key for setting the header attributes for the count.
        See Also:
        Constant Field Values
      • KEY_EXPORT_TSV_URL

        public static final java.lang.String KEY_EXPORT_TSV_URL
        The key for setting the header attributes for the TSV export URL.
        See Also:
        Constant Field Values
      • KEY_EXPORT_CSV_URL

        public static final java.lang.String KEY_EXPORT_CSV_URL
        The key for setting the header attributes for the CSV export URL.
        See Also:
        Constant Field Values
      • KEY_PREVIOUS_PAGE

        public static final java.lang.String KEY_PREVIOUS_PAGE
        The key for setting the header attributes for the previous page
        See Also:
        Constant Field Values
      • KEY_NEXT_PAGE

        public static final java.lang.String KEY_NEXT_PAGE
        The key for setting the header attributes for the next page
        See Also:
        Constant Field Values
      • KEY_CURRENT_PAGE

        public static final java.lang.String KEY_CURRENT_PAGE
        The key for setting the header attribute for the current page
        See Also:
        Constant Field Values
    • Constructor Detail

      • JSONTableFormatter

        public JSONTableFormatter()
        Constructor.