Uses of Interface
org.newsml.toolkit.AssignedText

Packages that use AssignedText
org.newsml.toolkit Interfaces for Accessing NewsML Information (v1.0) 
 

Uses of AssignedText in org.newsml.toolkit
 

Methods in org.newsml.toolkit that return AssignedText
 AssignedText DescriptiveMetadata.getTopicOccurrence(int index)
          Get a topic associated with a news component.
 AssignedText[] DescriptiveMetadata.getTopicOccurrence()
          Get all TopicOccurrence children in an array.