Interface NormalizedMetadata

    • Method Detail

      • getAnnotations

        @NonNull Map<QName,​Object> getAnnotations()
        Return the set of annotations defined in this metadata node. Values are expected to be effectively-immutable scalar types, like Strings, Numbers and similar. The map must also be effectively-immutable.
        Returns:
        The set of annotations attached to the corresponding data node.