public abstract class LMSImageXmlDocument extends LMSXmlDocument
LMSXmlDocument.InitFrom
Constructor and Description |
---|
LMSImageXmlDocument(java.lang.String xml) |
LMSImageXmlDocument(java.lang.String filepath,
LMSCollectionXmlDocument parent) |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
getImageName()
Returns the name of the image (it might be contained in the XML or otherwise e.g.
|
abstract org.w3c.dom.Node |
getImageNode()
Returns the image node of the xml document which contains image metadata
|
fileExists, getAttr, GetChildWithName, getDoc, getFilepath, getParentFiles, nodeToString, parseFilePath, toString, xPath, xPath
public LMSImageXmlDocument(java.lang.String xml)
public LMSImageXmlDocument(java.lang.String filepath, LMSCollectionXmlDocument parent)
public abstract org.w3c.dom.Node getImageNode()
public abstract java.lang.String getImageName()
Copyright © 2022 Open Microscopy Environment