| Name | Description | Type | Package | Framework |
| ClassID | Represents a class ID (16 bytes). | Class | org.apache.poi.hpsf | Apache POI |
|
| Constants | Defines constants of general use (currently only codepages). | Class | org.apache.poi.hpsf | Apache POI |
|
| CustomProperties | Maintains the instances of CustomProperty that belong to a DocumentSummaryInformation. | Class | org.apache.poi.hpsf | Apache POI |
|
| CustomProperty | This class represents custom properties in the document summary information stream. | Class | org.apache.poi.hpsf | Apache POI |
|
| DocumentSummaryInformation | Convenience class representing a DocumentSummary Information stream in a Microsoft Office document. | Class | org.apache.poi.hpsf | Apache POI |
|
| HPSFException | This exception is the superclass of all other checked exceptions thrown in this package. | Class | org.apache.poi.hpsf | Apache POI |
|
| HPSFPropertiesExtractor | Extracts all of the HPSF properties, both build in and custom, returning them in | Class | org.apache.poi.hpsf.extractor | Apache POI |
|
| HPSFPropertiesOnlyDocument | A version of POIDocument which allows access to the HPSF Properties, but no other document contents. | Class | org.apache.poi.hpsf | Apache POI |
|
| HPSFRuntimeException | This exception is the superclass of all other unchecked exceptions thrown in this package. | Class | org.apache.poi.hpsf | Apache POI |
|
| IllegalPropertySetDataException | This exception is thrown when there is an illegal value set in a PropertySet. | Class | org.apache.poi.hpsf | Apache POI |
|
| IllegalVariantTypeException | This exception is thrown if HPSF encounters a variant type that is illegal in the current context. | Class | org.apache.poi.hpsf | Apache POI |
|
| MarkUnsupportedException | This exception is thrown if an InputStream does not support the InputStream. | Class | org.apache.poi.hpsf | Apache POI |
|
| MissingSectionException | This exception is thrown if one of the PropertySet's convenience methods does not find a required Section. | Class | org.apache.poi.hpsf | Apache POI |
|
| MutableProperty | Adds writing capability to the Property class. | Class | org.apache.poi.hpsf | Apache POI |
|
| MutablePropertySet | Adds writing support to the PropertySet class. | Class | org.apache.poi.hpsf | Apache POI |
|
| MutableSection | Adds writing capability to the Section class. | Class | org.apache.poi.hpsf | Apache POI |
|
| NoFormatIDException | This exception is thrown if a MutablePropertySet is to be written but does not have a formatID set (see MutableSection. | Class | org.apache.poi.hpsf | Apache POI |
|
| NoPropertySetStreamException | This exception is thrown if a format error in a property set stream is detected or when the input data do not constitute a property set stream. | Class | org.apache.poi.hpsf | Apache POI |
|
| NoSingleSectionException | This exception is thrown if one of the PropertySet's convenience methods that require a single Section is called | Class | org.apache.poi.hpsf | Apache POI |
|
| Property | A property in a Section of a PropertySet. | Class | org.apache.poi.hpsf | Apache POI |
|
| PropertyIDMap | This is a dictionary which maps property ID values to property The methods getSummaryInformationProperties() and getDocumentSummaryInformationProperties() return singleton PropertyIDMaps. | Class | org.apache.poi.hpsf.wellknown | Apache POI |
|
| PropertySet | Represents a property set in the Horrible Property Set Format (HPSF). | Class | org.apache.poi.hpsf | Apache POI |
|
| PropertySetFactory | Factory class to create instances of SummaryInformation, DocumentSummaryInformation and PropertySet. | Class | org.apache.poi.hpsf | Apache POI |
|
| ReadingNotSupportedException | This exception is thrown when HPSF tries to read a (yet) unsupportedAuthor:Rainer Klute | Class | org.apache.poi.hpsf | Apache POI | |
|
| Section | Represents a section in a PropertySet. | Class | org.apache.poi.hpsf | Apache POI |
|
| SectionIDMap | Maps section format IDs to PropertyIDMaps. | Class | org.apache.poi.hpsf.wellknown | Apache POI |
|
| SpecialPropertySet | Abstract superclass for the convenience classes SummaryInformation and DocumentSummaryInformation. | Class | org.apache.poi.hpsf | Apache POI |
|
| SummaryInformation | Convenience class representing a Summary Information stream in a Microsoft Office document. | Class | org.apache.poi.hpsf | Apache POI |
|
| Thumbnail | Class to manipulate data in the Clipboard Variant (VT_CF) format. | Class | org.apache.poi.hpsf | Apache POI |
|
| TypeWriter | Class for writing little-endian data and more. | Class | org.apache.poi.hpsf | Apache POI |
|
| UnexpectedPropertySetTypeException | This exception is thrown if a certain type of property set is expected (e. | Class | org.apache.poi.hpsf | Apache POI |
|
| UnsupportedVariantTypeException | This exception is thrown if HPSF encounters a variant type that isn't supported yet. | Class | org.apache.poi.hpsf | Apache POI |
|
| Util | Provides various static utility methods. | Class | org.apache.poi.hpsf | Apache POI |
|
| Variant | The Variant types as defined by Microsoft's COM. | Class | org.apache.poi.hpsf | Apache POI |
|
| VariantSupport | Supports reading and writing of variant data. | Class | org.apache.poi.hpsf | Apache POI |
|
| VariantTypeException | This exception is thrown if HPSF encounters a problem with a variant type. | Class | org.apache.poi.hpsf | Apache POI |
|
| WritingNotSupportedException | This exception is thrown when trying to write a (yet) unsupported variantAuthor:Rainer Klute | Class | org.apache.poi.hpsf | Apache POI | |