poi/src/scratchpad
2008-04-16 07:47:16 +00:00
..
examples/src/org/apache/poi TextShape is a common superclass of all shapes that can hold text. The subclasses are TextBox and AutoShape. 2008-04-15 07:54:20 +00:00
lib Merged from BUILD_BRANCH. Note: There is one problem. The HDF testcases are failing for me which prevents the full build from running. Committers, please feel free to tweak the build on your own now. 2003-04-24 00:53:41 +00:00
models re-committing as binary file 2003-05-19 11:13:53 +00:00
ooxml-src/org/apache/poi Add methods to check to see if a given InputStream has a OOXML file header, or a OLE2 file header, so that a future factory method could figure out which class to instantiate for a given InputStraeam 2008-01-16 12:46:43 +00:00
ooxml-testcases/org/apache/poi Add methods to check to see if a given InputStream has a OOXML file header, or a OLE2 file header, so that a future factory method could figure out which class to instantiate for a given InputStraeam 2008-01-16 12:46:43 +00:00
src Improved factoring of ppt objects. For ppt tabels Slide.getShapes() returns the Table object (was ShapeGroup) 2008-04-15 15:12:58 +00:00
testcases bug #41071 is fixed in trunk. Added a unit test and resolved. 2008-04-16 07:47:16 +00:00
.cvsignore Item removed from ignoreList 2004-03-03 03:12:32 +00:00