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 forMetadataStore
andMetadataRetrieve
that is used when no other metadata implementations are available.FilterMetadata An implementation ofMetadataStore
that removes unprintable characters from metadata values before storing them in a delegate MetadataStore.MetadataConverter A utility class containing a method for piping a sourceMetadataRetrieve
object into a destinationMetadataStore
.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.