Uses of Interface
org.newsml.toolkit.Topic

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

Uses of Topic in org.newsml.toolkit
 

Methods in org.newsml.toolkit that return Topic
 Topic TopicSet.getTopic(int index)
          Get a topic in the topic set.
 Topic[] TopicSet.getTopic()
          Get all Topic children in an array.