Class XlsxZip


  • public class XlsxZip
    extends FileBufferedZip
    Author:
    Teodor Danciu (teodord@users.sourceforge.net)
    • Field Detail

      • EXCEPTION_MESSAGE_KEY_MACRO_TEMPLATE_NOT_FOUND

        public static final java.lang.String EXCEPTION_MESSAGE_KEY_MACRO_TEMPLATE_NOT_FOUND
        See Also:
        Constant Field Values
    • Constructor Detail

      • XlsxZip

        public XlsxZip​(JasperReportsContext jasperReportsContext)
                throws java.io.IOException
        Throws:
        java.io.IOException
      • XlsxZip

        public XlsxZip​(JasperReportsContext jasperReportsContext,
                       java.lang.Integer memoryThreshold)
                throws java.io.IOException
        Throws:
        java.io.IOException
      • XlsxZip

        public XlsxZip​(JasperReportsContext jasperReportsContext,
                       RepositoryUtil repository,
                       java.lang.Integer memoryThreshold)
                throws java.io.IOException
        Throws:
        java.io.IOException