org.apache.poi.hpsf.examples |
|
Java Source File Name | Type | Comment |
CopyCompare.java | Class | This class copies a POI file system to a new file and compares the copy
with the original.
Property set streams are copied logically, i.e. |
ModifyDocumentSummaryInformation.java | Class | This is a sample application showing how to easily modify properties in
the summary information and in the document summary information. |
ReadCustomPropertySets.java | Class | Sample application showing how to read a document's custom property set. |
ReadTitle.java | Class | Sample application showing how to read a OLE 2 document's
title. |
WriteAuthorAndTitle.java | Class | This class is a sample application which shows how to write or modify the
author and title property of an OLE 2 document. |
WriteTitle.java | Class | |