Uses of Interface
org.newsml.toolkit.Metadata

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

Uses of Metadata in org.newsml.toolkit
 

Methods in org.newsml.toolkit that return Metadata
 Metadata NewsComponent.getMetadata(int index)
          Get generic metadata about the news component.
 Metadata[] NewsComponent.getMetadata()
          Get all Metadata children in an array.