mirror of https://github.com/apache/poi.git
Link to Microsoft docs added.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352489 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f1fad72ac4
commit
9a0e3a6349
|
@ -66,6 +66,10 @@ import org.apache.poi.hpsf.wellknown.*;
|
|||
* <p>Convenience class representing a Summary Information stream in a
|
||||
* Microsoft Office document.</p>
|
||||
*
|
||||
* <p>See <a
|
||||
* href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/com/stgu_8910.asp">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/com/stgu_8910.asp</a>
|
||||
* for documentation from That Redmond Company.
|
||||
*
|
||||
* @see DocumentSummaryInformation
|
||||
*
|
||||
* @author Rainer Klute (klute@rainer-klute.de)
|
||||
|
|
Loading…
Reference in New Issue