public interface OMEReader
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getOMENode(java.lang.String id)
Obtains a loci.ome.xml.OMENode object representing the
file's metadata as an OME-XML DOM structure.
|
java.lang.Object getOMENode(java.lang.String id)
throws BadFormException,
java.io.IOException,
VisADException
BadFormException - if the loci.ome.xml package is not presentjava.io.IOExceptionVisADException