acoliver    02/03/10 09:07:53

  Modified:    src/java/org/apache/poi/hpsf/wellknown package.html
  Log:
  make summarys come up in package summary
  
  Revision  Changes    Path
  1.2       +2 -2      jakarta-poi/src/java/org/apache/poi/hpsf/wellknown/package.html
  
  Index: package.html
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/java/org/apache/poi/hpsf/wellknown/package.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- package.html      14 Feb 2002 04:00:59 -0000      1.1
  +++ package.html      10 Mar 2002 17:07:53 -0000      1.2
  @@ -7,7 +7,7 @@
   
    <body>
     <div>
  -
  +   Specific support for DocumentSummaryInformation, SummaryInformation types.
      <p>Support classes for "well-known" section format IDs and property IDs. The
       streams <tt>\005DocumentSummaryInformation</tt> and
       <tt>\005SummaryInformation</tt> (or any streams with the same section
  @@ -16,7 +16,7 @@
   
      <p>
       @author Rainer Klute ([EMAIL PROTECTED])
  -    @version $Id: package.html,v 1.1 2002/02/14 04:00:59 mjohnson Exp $
  +    @version $Id: package.html,v 1.2 2002/03/10 17:07:53 acoliver Exp $
       @since 2002-02-09
      </p>
     </div>
  
  
  


Reply via email to