| Package | Description | 
|---|---|
| loci.poi.hpsf |  | 
| Modifier and Type | Method and Description | 
|---|---|
| protected int | Property. getSize()Returns the property's size in bytes. | 
| RandomAccessInputStream | SpecialPropertySet. toInputStream() | 
| RandomAccessInputStream | MutablePropertySet. toInputStream()Returns the contents of this property set stream as an input stream. | 
| void | SpecialPropertySet. write(DirectoryEntry dir,
     String name) | 
| void | MutablePropertySet. write(DirectoryEntry dir,
     String name)Writes a property set to a document in a POI filesystem directory. | 
| int | MutableSection. write(OutputStream out)Writes this section into an output stream. | 
| void | SpecialPropertySet. write(OutputStream out) | 
| void | MutablePropertySet. write(OutputStream out)Writes the property set to an output stream. | 
| int | MutableProperty. write(OutputStream out,
     int codepage)Writes the property to an output stream. | 
| static int | VariantSupport. write(OutputStream out,
     long type,
     Object value,
     int codepage)Writes a variant value to an output stream. | 
Copyright © 2014 Open Microscopy Environment