poi/src/testcases/org/apache/poi/poifs
Dominik Stadler 46217f2c14 Add missing license header
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1642034 13f79535-47bb-0310-9956-ffa450edef68
2014-11-27 07:05:18 +00:00
..
crypt Add missing license header 2014-11-27 07:05:18 +00:00
eventfilesystem Removed static void main(String[]) methods from junit classes. Other minor clean-up. 2009-06-12 21:53:17 +00:00
filesystem Add missing @Overrides, reformat some files, increase coverage slightly, 2014-06-11 20:36:30 +00:00
nio Change how the NIO block read works, to re-use the byte array for the from-InputStream case. Also start on reading the FAT blocks for NPOIFSFileSystem 2010-12-19 08:53:36 +00:00
property More PropertyTable refactoring - pull common code out into a Base, so we can plug in a different block reader/writer for NIO 2010-12-20 09:30:32 +00:00
storage More int/long sizing fixes for >2gb NPOIFS files, see bug #56447 2014-04-24 16:15:21 +00:00
AllPOIFSTests.java Bug 51891 - Fix StringIndexOutOfBoundsException : Ole10Native.<init> (parsing word file) 2014-02-01 21:45:48 +00:00