poi/src
Josh Micich 3b262ac93e Introduced Record.getDataSize() method
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@709264 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30 22:13:56 +00:00
..
contrib Optimisation of RecordInputStream - removed intermediate 8K byte buffer. Expected performance gain was not realised immediately, so LittleEndianInput stuff has been pushed down into DocumentInputStream to help. 2008-10-24 23:13:44 +00:00
documentation Fix for bug 15716 - - converted Ptg arrays into Formula objects to optimise memory usage 2008-10-30 20:17:04 +00:00
examples Include the sheet name in the output of examples.XLS2CSVmra 2008-09-21 18:43:49 +00:00
java/org/apache/poi Introduced Record.getDataSize() method 2008-10-30 22:13:56 +00:00
models
records bug 23630 - fixed spelling mistake in constant name 2008-05-11 01:30:56 +00:00
resources Implement idea from bug #35583 - Include a version class, org.apache.poi.Version, to allow easy introspection of the POI version 2008-07-12 19:37:17 +00:00
scratchpad Should have been submitted with r703100 (changes to Ptg) 2008-10-09 16:10:39 +00:00
testcases/org/apache/poi Removed dodgy superlcass implementation of Record.getRecordSize() 2008-10-30 22:07:26 +00:00
types Start to document the whole FIB stuff better 2008-08-09 16:24:20 +00:00
.cvsignore