aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/poifs/filesystem/DocumentInputStream.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor DocumentInputStream so that it can transparently handle both old sty...Nick Burch2010-12-291-219/+56
* Implement a NPOIFS document reader, and add tests which use itNick Burch2010-12-281-1/+6
* Further simplification to RecordInputStream. Mostly regarding Strings, Conti...Josh Micich2008-10-251-3/+5
* Optimisation of RecordInputStream - removed intermediate 8K byte buffer. Exp...Josh Micich2008-10-241-426/+300
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* New licence changes.Glen Stampoultzis2004-04-091-52/+15
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-301-1/+1
* fix bug in read() methodMark Johnson2002-02-201-1/+1
* Initial revisionAndrew C. Oliver2002-01-311-0/+487