Uses of Interface
org.newsml.toolkit.Delta

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

Uses of Delta in org.newsml.toolkit
 

Methods in org.newsml.toolkit that return Delta
 Delta Update.getDelta(int index)
          Get one of the deltas for the update.
 Delta[] Update.getDelta()
          Get all of the deltas for the update.