Documentation of 'visad.data.bio.OMEReader' Java class
OMEReader
visad.data.bio

Interface OMEReader



  • public interface OMEReader
    OMEReader 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.Object getOMENode(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,
                                    VisADException
        Obtains 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 present
        java.io.IOException
        VisADException

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.