visad.data.bio
Interface OMEReader
-
public interface OMEReaderOMEReader is the interface for reading in a file's associated metadata in OME-XML format as a loci.ome.xml.OMENode object.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.ObjectgetOMENode(java.lang.String id)Obtains a loci.ome.xml.OMENode object representing the file's metadata as an OME-XML DOM structure.
-
-
-
Method Detail
-
getOMENode
java.lang.Object getOMENode(java.lang.String id) throws BadFormException, java.io.IOException, VisADExceptionObtains a loci.ome.xml.OMENode object representing the file's metadata as an OME-XML DOM structure.- Throws:
BadFormException- if the loci.ome.xml package is not presentjava.io.IOExceptionVisADException
-
-
DMelt 3.0 © DataMelt by jWork.ORG