Class XlefDocument
java.lang.Object
loci.formats.in.LeicaMicrosystemsMetadata.LMSXmlDocument
loci.formats.in.LeicaMicrosystemsMetadata.LMSCollectionXmlDocument
loci.formats.in.LeicaMicrosystemsMetadata.XlefDocument
This class represents a Leica Microsystems XLEF xml document,
a project file which references xlifs and optionally xlcfs
- 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
Modifier and TypeMethodDescriptionintReturns number of images which are referenced by xlifsvoidMethods inherited from class loci.formats.in.LeicaMicrosystemsMetadata.LMSCollectionXmlDocument
getChildrenFiles, getXlifs, initChildrenMethods inherited from class loci.formats.in.LeicaMicrosystemsMetadata.LMSXmlDocument
fileExists, getAttr, GetChildWithName, getDoc, getFilepath, getParentFiles, nodeToString, parseFilePath, toString, xPath, xPath
-
Constructor Details
-
XlefDocument
-
-
Method Details
-
getImageCount
public int getImageCount()Returns number of images which are referenced by xlifs- Returns:
- image number
-
printReferences
public void printReferences()
-