org.newsml.toolkit
Interface Metadata
- All Superinterfaces:
- BaseNode, CatalogNode, IdNode, PropertyNode
- public interface Metadata
- extends BaseNode, CatalogNode, IdNode, PropertyNode
User-defined metadata container.
This interface provides metadata information for a NewsComponent
beyond that covered by the specialized AdministrativeMetadata
, RightsMetadata
, and DescriptiveMetadata
types.
- Version:
- 1.0
- Author:
- Reuters PLC
getMetadataType
public FormalName getMetadataType()
- Get the type of metadata in this container.
- Returns:
- A formal name representing the type (not null).