Package | Description |
---|---|
org.apache.poi.hpsf |
Processes streams in the Horrible Property Set Format (HPSF) in POI filesystems.
|
Modifier and Type | Method and Description |
---|---|
static PropertySet |
PropertySetFactory.create(java.io.InputStream stream)
Creates the most specific
PropertySet from an InputStream . |
Constructor and Description |
---|
SummaryInformation(java.io.InputStream stream)
Creates a
SummaryInformation instance from an InputStream in the Horrible Property Set Format. |
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.