Hi all I am trying to solve the POI Out of memory issue for XSSF document generation. I think as per my profiling the problem lies in the OOXML classes which might be coming from the original schemas. however to understand it better I need to see the source code of the files in the OOXML. Is there source somewhere I could use or is there a setting in the build file somewhere which will generate the source along with the class files?
Can anyone help me on this Regards Avinash
