Uses of Interface
org.newsml.toolkit.Update

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

Uses of Update in org.newsml.toolkit
 

Methods in org.newsml.toolkit that return Update
 Update NewsItem.getUpdate(int index)
          Get one of the updates in this news item.
 Update[] NewsItem.getUpdate()
          Get all of the updates in this news item.