Uses of Interface
org.newsml.toolkit.TopicUse

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

Uses of TopicUse in org.newsml.toolkit
 

Methods in org.newsml.toolkit that return TopicUse
 TopicUse Catalog.getTopicUse(int index)
          Get topic use information from a catalog.
 TopicUse[] Catalog.getTopicUse()
          Get all TopicUse children in an array.