Uses of Interface
org.newsml.toolkit.FormalNameDecl

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

Uses of FormalNameDecl in org.newsml.toolkit
 

Methods in org.newsml.toolkit that return FormalNameDecl
 FormalNameDecl Topic.getFormalNameDecl(int index)
          Get one of the topic's formal names.
 FormalNameDecl[] Topic.getFormalNameDecl()
          Get all FormalName children in an array.