Class HybridStreaming


  • public class HybridStreaming
    extends Object
    This demonstrates how a hybrid approach to workbook read can be taken, using a mix of traditional XSSF and streaming one particular worksheet (perhaps one which is too big for the ordinary DOM parse).