public class LofXmlDocument extends LMSImageXmlDocument
LMSXmlDocument.InitFrom
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
name |
Constructor and Description |
---|
LofXmlDocument(java.lang.String xml,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getImageName()
Returns the name of the image (it might be contained in the XML or otherwise e.g.
|
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 LofXmlDocument(java.lang.String xml, java.lang.String name)
public org.w3c.dom.Node getImageNode()
LMSImageXmlDocument
getImageNode
in class LMSImageXmlDocument
public java.lang.String getImageName()
LMSImageXmlDocument
getImageName
in class LMSImageXmlDocument
Copyright © 2022 Open Microscopy Environment