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, xPathpublic LofXmlDocument(java.lang.String xml,
                      java.lang.String name)
public org.w3c.dom.Node getImageNode()
LMSImageXmlDocumentgetImageNode in class LMSImageXmlDocumentpublic java.lang.String getImageName()
LMSImageXmlDocumentgetImageName in class LMSImageXmlDocumentCopyright © 2023 Open Microscopy Environment