Package | Description |
---|---|
org.apache.poi.hpsf |
Processes streams in the Horrible Property Set Format (HPSF) in POI filesystems.
|
Modifier and Type | Method and Description |
---|---|
CustomProperty |
CustomProperties.put(java.lang.String name,
CustomProperty cp)
Puts a
CustomProperty into this map. |
CustomProperty |
CustomProperties.remove(java.lang.Object key)
Removes a custom property - only works for keys of type String
|
Modifier and Type | Method and Description |
---|---|
java.util.List<CustomProperty> |
CustomProperties.properties() |
Modifier and Type | Method and Description |
---|---|
CustomProperty |
CustomProperties.put(java.lang.String name,
CustomProperty cp)
Puts a
CustomProperty into this map. |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.