All Downloads are FREE. Search and download functionalities are using the official Maven repository.

generated.docs.javadoc.org.eclipse.dawnsci.nexus.builder.NexusMetadataProvider.html Maven / Gradle / Ivy






NexusMetadataProvider (h5jan API)












org.eclipse.dawnsci.nexus.builder

Interface NexusMetadataProvider

    • Method Detail

      • getMetadataEntries

        java.util.Iterator<NexusMetadataProvider.MetadataEntry> getMetadataEntries()
        Returns an iterator over the metadata entries.
        Returns:
        iterator over metadata entries
      • getCategory

        NexusBaseClass getCategory()
        Returns the category of this metadata provider. If this method does not return null, then fields will be added to the nexus object (i.e. group node) in the tree with this type instead of the NXentry for each root node.
        Returns:
        category category, a member of the NexusBaseClass enumeration of Nexus base class types.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy