Package ome.xml.meta

  • Interface Summary 
    Interface Description
    BaseMetadata
    A proxy capable of bidirectional communication of biological image data to and from a particular storage medium.
    IMetadata
    A proxy capable of bidirectional communication of biological image data to and from a particular storage medium.
    MetadataRetrieve
    A proxy whose responsibility it is to extract biological image data from a particular storage medium.
    MetadataRoot
    Abstract metadata root node.
    MetadataStore
    A proxy whose responsibility it is to marshal biological image data into a particular storage medium.
    OMEXMLMetadata
    A utility class for constructing and manipulating OME-XML DOMs.
  • Class Summary 
    Class Description
    AbstractOMEXMLMetadata
    A utility class for constructing and manipulating OME-XML DOMs.
    AggregateMetadata
    A metadata store which delegates the actual storage to one or more sub metadata stores.
    DummyMetadata
    A dummy implementation for MetadataStore and MetadataRetrieve that is used when no other metadata implementations are available.
    FilterMetadata
    An implementation of MetadataStore that removes unprintable characters from metadata values before storing them in a delegate MetadataStore.
    MetadataConverter
    A utility class containing a method for piping a source MetadataRetrieve object into a destination MetadataStore.
    OMEXMLMetadataImpl
    A metadata store implementation for constructing and manipulating OME-XML DOMs for the current version of OME-XML.
    OMEXMLMetadataRoot
    A utility class for constructing and manipulating OME-XML DOMs.