Package ome.xml.meta

Interface OMEXMLMetadata

All Superinterfaces:
BaseMetadata, IMetadata, MetadataRetrieve, MetadataStore
All Known Implementing Classes:
AbstractOMEXMLMetadata, OMEXMLMetadataImpl

public interface OMEXMLMetadata
extends IMetadata
A utility class for constructing and manipulating OME-XML DOMs.
Author:
Chris Allan callan at blackcat dot ca
  • Method Details

    • dumpXML

      java.lang.String dumpXML()
      Dumps the given OME-XML DOM tree to a string.
      Returns:
      OME-XML as a string.
    • resolveReferences

      int resolveReferences()
      Resolve model object cross-references.