Uses of Interface
org.newsml.toolkit.TopicSet

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

Uses of TopicSet in org.newsml.toolkit
 

Methods in org.newsml.toolkit that return TopicSet
 TopicSet NewsComponent.getTopicSet(int index)
          Get a topic set attached to this component.
 TopicSet[] NewsComponent.getTopicSet()
          Get all TopicSet children in an array.
 TopicSet NewsItem.getRootTopicSet()
          Get the root topic set of the news item.
 TopicSet NewsML.getTopicSet(int index)
          Get a topic set attached to this component.
 TopicSet[] NewsML.getTopicSet()
          Get all TopicSet children in an array.
 TopicSet FormalNameNode.getTopicSet(boolean useExternal)
          Get the topic set for the formal name.