| Package | Description | 
|---|---|
| loci.poi.hpsf |  | 
| Modifier and Type | Method and Description | 
|---|---|
| static PropertySet | PropertySetFactory. create(InputStream stream)Creates the most specific  PropertySetfrom anInputStream. | 
| Constructor and Description | 
|---|
| PropertySet(byte[] stream)Creates a  PropertySetinstance from a byte array
 that represents a stream in the Horrible Property Set
 Format. | 
| PropertySet(byte[] stream,
           int offset,
           int length)Creates a  PropertySetinstance from a byte array
 that represents a stream in the Horrible Property Set
 Format. | 
| PropertySet(InputStream stream)Creates a  PropertySetinstance from anInputStreamin the Horrible Property Set Format. | 
Copyright © 2015 Open Microscopy Environment