| Package | Description | 
|---|---|
| org.apache.poi.hpsf | Processes streams in the Horrible Property Set Format (HPSF) in POI filesystems. | 
| Modifier and Type | Method and Description | 
|---|---|
| Property[] | PropertySet. getProperties()Convenience method returning the  Propertyarray contained in this
 property set. | 
| protected java.lang.Object | PropertySet. getProperty(int id)Convenience method returning the value of the property with the specified ID. | 
| boolean | PropertySet. wasNull()Checks whether the property which the last call to  PropertySet.getPropertyIntValue(int)orPropertySet.getProperty(int)tried to access
 was available or not. | 
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.