Uses of Interface
org.newsml.toolkit.Instruction

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

Uses of Instruction in org.newsml.toolkit
 

Methods in org.newsml.toolkit that return Instruction
 Instruction NewsManagement.getInstruction(int index)
          Get a user-defined news-management instruction.
 Instruction[] NewsManagement.getInstruction()
          Get all Instruction children in an array.