Uses of Interface
org.newsml.toolkit.NewsLine

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

Uses of NewsLine in org.newsml.toolkit
 

Methods in org.newsml.toolkit that return NewsLine
 NewsLine NewsLines.getNewsLine(int index)
          Get a user-defined news line.
 NewsLine[] NewsLines.getNewsLine()
          Get all NewsLine children in an array.