Uses of Class
loci.formats.in.LeicaMicrosystemsMetadata.LMSCollectionXmlDocument
Packages that use LMSCollectionXmlDocument
-
Uses of LMSCollectionXmlDocument in loci.formats.in.LeicaMicrosystemsMetadata
Subclasses of LMSCollectionXmlDocument in loci.formats.in.LeicaMicrosystemsMetadataModifier and TypeClassDescriptionclassThis class loads and represents a Leica Microsystems XLCF xml documentclassThis class represents a Leica Microsystems XLEF xml document, a project file which references xlifs and optionally xlcfsFields in loci.formats.in.LeicaMicrosystemsMetadata declared as LMSCollectionXmlDocumentModifier and TypeFieldDescription(package private) LMSCollectionXmlDocumentLMSXmlDocument.parentConstructors in loci.formats.in.LeicaMicrosystemsMetadata with parameters of type LMSCollectionXmlDocumentModifierConstructorDescriptionLMSCollectionXmlDocument(String filepath, LMSCollectionXmlDocument parent) LMSImageXmlDocument(String filepath, LMSCollectionXmlDocument parent) LMSXmlDocument(String filepath, LMSCollectionXmlDocument parent) XlcfDocument(String filepath, LMSCollectionXmlDocument parent) XlifDocument(String filepath, LMSCollectionXmlDocument parent)