Uses of Interface
org.newsml.toolkit.HeadLineGroup

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

Uses of HeadLineGroup in org.newsml.toolkit
 

Methods in org.newsml.toolkit that return HeadLineGroup
 HeadLineGroup NewsLines.getHeadLineGroup(int index)
          Get a headline/subheadline pair.
 HeadLineGroup[] NewsLines.getHeadLineGroup()
          Get all HeadLineGroup children in an array.