Package org.apache.poi.hssf.dev
Class ReSave
- java.lang.Object
-
- org.apache.poi.hssf.dev.ReSave
-
public class ReSave extends java.lang.Object
Utility to test that POI produces readable output after re-saving xls files. Usage: ReSave [-dg] input.xls -dg initialize drawings, causes to re-build escher aggregates in all sheets -bos only write to memory instead of a file
-
-
Constructor Summary
Constructors Constructor Description ReSave()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-