Interface Exporter<T extends javax.faces.component.UIComponent>

    • Method Detail

      • getContentType

        String getContentType()
        Content-type (MIME-type) excluding charset. (eg 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet')
      • getFileExtension

        String getFileExtension()
        File-extension of the exported file including a leading dot. (eg '.xlsx')