poi/src/testcases/org/apache/poi/poifs
Yegor Kozlov 582ea1c54c Bugzilla 52690 - added a getter for length of encrypted data in Ecma and Agile decryptors
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1293784 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 08:49:36 +00:00
..
crypt Bugzilla 52690 - added a getter for length of encrypted data in Ecma and Agile decryptors 2012-02-26 08:49:36 +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 unit test for using FilteringDirectoryNode with EntryUtils.areDirectoriesIdentical 2011-11-28 16:51:06 +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 NPOIFS BAT vs XBAT confusion fixes. Also fixes recent POIFS regression on big files, and adds a POIFS unit test for XBAT containing files (previously there wasn't one) 2010-12-29 03:00:46 +00:00
AllPOIFSTests.java Initial work on a NIO POIFSFileSystem. Currently is able to open the file and read the header, but no more 2010-12-19 08:06:48 +00:00