Package | Description |
---|---|
loci.poi.hpsf |
|
Modifier and Type | Class and Description |
---|---|
class |
ReadingNotSupportedException
This exception is thrown when HPSF tries to read a (yet) unsupported
variant type.
|
class |
WritingNotSupportedException
This exception is thrown when trying to write a (yet) unsupported variant
type.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
VariantSupport.writeUnsupportedTypeMessage(UnsupportedVariantTypeException ex)
Writes a warning to
System.err that a variant type is
unsupported by HPSF. |
Modifier and Type | Method and Description |
---|---|
static void |
TypeWriter.writeToStream(OutputStream out,
Property[] properties,
int codepage)
Writes an array of
Property instances to an output stream
according to the Horrible Property Stream Format. |
Copyright © 2014 Open Microscopy Environment