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.1beta
- Author:
- Reuters PLC
Methods inherited from interface org.newsml.toolkit.BaseNode |
getChild, getChild, getChild, getChild, getChildCount, getChildCount, getParent, getPath, getSession, getXMLName, getXPath, removeSelf, toXML, toXML, writeXML, writeXML |
getMetadataType
public FormalName getMetadataType()
- Get the type of metadata in this container.
- Returns:
- A formal name representing the type (not null).