|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssignedFormalName | |
org.newsml.toolkit | Interfaces for Accessing NewsML Information (v1.0) |
Uses of AssignedFormalName in org.newsml.toolkit |
Subinterfaces of AssignedFormalName in org.newsml.toolkit | |
interface |
OfInterestTo
Statement of the intended audience. |
Methods in org.newsml.toolkit that return AssignedFormalName | |
AssignedFormalName |
SubjectCodeItem.getSubject()
Get the IIM code for the subject of a news item. |
AssignedFormalName |
SubjectCodeItem.getSubjectMatter()
Get the IIM code for the subject matter of a news item. |
AssignedFormalName |
SubjectCodeItem.getSubjectDetail()
Get the IIM code for a subject detail of a news item. |
AssignedFormalName |
SubjectCodeItem.getSubjectQualifier(int index)
Get the IIM code for a subject qualifier. |
AssignedFormalName[] |
SubjectCodeItem.getSubjectQualifier()
Get an array of all subject qualifiers present. |
AssignedFormalName |
SubjectCode.getSubject(int index)
Get the IIM code for the subject of a news item. |
AssignedFormalName[] |
SubjectCode.getSubject()
Get an array of all subjects in the code. |
AssignedFormalName |
SubjectCode.getSubjectMatter(int index)
Get the IIM code for the subject matter of a news item. |
AssignedFormalName[] |
SubjectCode.getSubjectMatter()
Get an array of all subject matter in the code. |
AssignedFormalName |
SubjectCode.getSubjectDetail(int index)
Get the IIM code for a subject detail of a news item. |
AssignedFormalName[] |
SubjectCode.getSubjectDetail()
Get an array of all subject details in the code. |
AssignedFormalName |
SubjectCode.getSubjectQualifier(int index)
Get the IIM code for a subject qualifier. |
AssignedFormalName[] |
SubjectCode.getSubjectQualifier()
Get an array of all subject qualifiers in the code. |
AssignedFormalName |
OfInterestTo.getRelevance()
Get the a statement of relevance to the intended audience. |
AssignedFormalName |
DescriptiveMetadata.getLanguage(int index)
Get one of the languages of the news component. |
AssignedFormalName[] |
DescriptiveMetadata.getLanguage()
Get all Language children in an array. |
AssignedFormalName |
DescriptiveMetadata.getGenre()
Get the genre of the news component. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |