Class XSSFBParser

    • Constructor Detail

      • XSSFBParser

        public XSSFBParser​(java.io.InputStream is)
    • Method Detail

      • setMaxRecordLength

        public static void setMaxRecordLength​(int length)
        Parameters:
        length - the max record length allowed for XSSFBParser
      • getMaxRecordLength

        public static int getMaxRecordLength()
        Returns:
        the max record length allowed for XSSFBParser
      • parse

        public void parse()
                   throws java.io.IOException
        Throws:
        java.io.IOException