added package docs (we used to have them...What happened?)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352179 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d9f7f2f2a9
commit
74b260f59f
20
src/java/org/apache/poi/hssf/package.html
Executable file
20
src/java/org/apache/poi/hssf/package.html
Executable file
@ -0,0 +1,20 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<body bgcolor="white">
|
||||
|
||||
Horrible SpreadSheet Format API's for reading/writting Excel files using pure Java.
|
||||
|
||||
<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
|
||||
@see org.apache.poi.hpsf
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user