org.newsml.toolkit
Interface SourceList
- All Superinterfaces:
- BaseNode, CommentNode, IdNode, PartyList
- public interface SourceList
- extends PartyList
A list of sources for administrative metadata.
A source list is exactly like a party list, except that it
includes an optional pointer to a news item.
- Version:
- 1.0
- Author:
- Reuters PLC
Method Summary |
java.lang.String |
getNewsItemURN()
Get the news item pointer. |
getNewsItemURN
public java.lang.String getNewsItemURN()
- Get the news item pointer.
- Returns:
- A URN reference to a news item, or null if none was
provided.