Maven module :un.api : api-common :
Class : un.api.model.Metadata
Extends/Implements : -
Subclasses : -

A metadata is a structure providing informations on the data.
Metadatas can hold various informations such as comments, quality, decoding parameters.
author  Johann Sorel


Variables : -
Functions : toNode




Convert this metadata to recursively explorable node model.
return  Node or null if metadata is to complex to be exposed as a tree.
Node toNode ()