Class LMSImageXmlDocument

java.lang.Object
loci.formats.in.LeicaMicrosystemsMetadata.LMSXmlDocument
loci.formats.in.LeicaMicrosystemsMetadata.LMSImageXmlDocument
Direct Known Subclasses:
LofXmlDocument, XlifDocument

public abstract class LMSImageXmlDocument extends LMSXmlDocument
This class loads and represents a Leica Microsystems image XML document that contains image metadata
Author:
Constanze Wendlandt constanze.wendlandt at leica-microsystems.com
  • Constructor Details

  • Method Details

    • getImageNode

      public abstract Node getImageNode()
      Returns the image node of the xml document which contains image metadata
    • getImageName

      public abstract String getImageName()
      Returns the name of the image (it might be contained in the XML or otherwise e.g. in the file name)