| Package | Description |
|---|---|
| org.apache.poi.hpsf |
Processes streams in the Horrible Property Set Format (HPSF) in POI filesystems.
|
| Modifier and Type | Method and Description |
|---|---|
Section |
PropertySet.getFirstSection()
Gets the PropertySets first section.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Section> |
PropertySet.getSections() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertySet.addSection(Section section)
Adds a section to this property set.
|
| Constructor and Description |
|---|
Section(Section s)
Constructs a
Section by doing a deep copy of an
existing Section. |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.