Uses of Interface
org.newsml.toolkit.TopicOccurrence

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

Uses of TopicOccurrence in org.newsml.toolkit
 

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