From 76a3e3915aa51601b8f1b90d3a58485ae8994a4e Mon Sep 17 00:00:00 2001 From: "Andrew C. Oliver" Date: Sun, 10 Mar 2002 16:58:28 +0000 Subject: [PATCH] added javadoc package descripts git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352191 13f79535-47bb-0310-9956-ffa450edef68 --- .../org/apache/poi/poifs/common/package.html | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100755 src/java/org/apache/poi/poifs/common/package.html diff --git a/src/java/org/apache/poi/poifs/common/package.html b/src/java/org/apache/poi/poifs/common/package.html new file mode 100755 index 0000000000..db2d860f6a --- /dev/null +++ b/src/java/org/apache/poi/poifs/common/package.html @@ -0,0 +1,20 @@ + + + + + + +common package contains constants and other classes shared across all POIFS subpackages + +

Related Documentation

+ +For overviews, tutorials, examples, guides, and tool documentation, please see: + + + +@see org.apache.poi.hssf +@see org.apache.poi.hpsf + + -- 2.39.5