Class LMSImageXmlDocument
java.lang.Object
loci.formats.in.LeicaMicrosystemsMetadata.LMSXmlDocument
loci.formats.in.LeicaMicrosystemsMetadata.LMSImageXmlDocument
- Direct Known Subclasses:
LofXmlDocument,XlifDocument
This class loads and represents a Leica Microsystems image XML document that contains image metadata
- Author:
- Constanze Wendlandt constanze.wendlandt at leica-microsystems.com
-
Nested Class Summary
Nested classes/interfaces inherited from class loci.formats.in.LeicaMicrosystemsMetadata.LMSXmlDocument
LMSXmlDocument.InitFrom -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class loci.formats.in.LeicaMicrosystemsMetadata.LMSXmlDocument
fileExists, getAttr, GetChildWithName, getDoc, getFilepath, getParentFiles, nodeToString, parseFilePath, toString, xPath, xPath
-
Constructor Details
-
LMSImageXmlDocument
-
LMSImageXmlDocument
-
-
Method Details
-
getImageNode
Returns the image node of the xml document which contains image metadata -
getImageName
Returns the name of the image (it might be contained in the XML or otherwise e.g. in the file name)
-