acoliver    02/03/10 09:09:36

  Added:       src/java/org/apache/poi/util package.html
  Log:
  added package descr
  
  Revision  Changes    Path
  1.1                  jakarta-poi/src/java/org/apache/poi/util/package.html
  
  Index: package.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
  <html>
  <head>
  </head>
  <body bgcolor="white">
  
  Top-level util package are classes that are useful throughout the project.  These 
classes are
  generally generic enough to be useful in any project and should be contributed 
elsewhere!
  
  <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.hssf
  @see org.apache.poi.hpsf
  </body>
  </html>
  
  
  


Reply via email to