org.newsml.toolkit
Interface OfInterestTo
- All Superinterfaces:
- AssignedFormalName, AssignmentNode, BaseNode, FormalName, FormalNameNode, IdNode
- public interface OfInterestTo
- extends AssignedFormalName
Statement of the intended audience.
This interface extends the AssignedFormalName
interface
to add relevance information.
- 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 |
getRelevance
public AssignedFormalName getRelevance()
- Get the a statement of relevance to the intended audience.
- Returns:
- An assigned formal name indicating the relevance,
or null if none was provided.