]> source.dussan.org Git - poi.git/commitdiff
packge docs
authorAndrew C. Oliver <acoliver@apache.org>
Sun, 10 Mar 2002 16:53:50 +0000 (16:53 +0000)
committerAndrew C. Oliver <acoliver@apache.org>
Sun, 10 Mar 2002 16:53:50 +0000 (16:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352188 13f79535-47bb-0310-9956-ffa450edef68

src/java/org/apache/poi/poifs/filesystem/package.html [new file with mode: 0755]

diff --git a/src/java/org/apache/poi/poifs/filesystem/package.html b/src/java/org/apache/poi/poifs/filesystem/package.html
new file mode 100755 (executable)
index 0000000..bd96d14
--- /dev/null
@@ -0,0 +1,19 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html>
+<head>
+</head>
+<body bgcolor="white">
+
+filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
+
+<h2>Related Documentation</h2>
+
+For overviews, tutorials, examples, guides, and tool documentation, please see:
+<ul>
+<li><a href="http://jakarta.apache.org/poi">Jakarta POI Project</a>
+</ul>
+
+<!-- Put @see and @since tags down here. -->
+@see org.apache.poi.poifs.eventfilesystem
+</body>
+</html>