DJAVA

au.gov.aao.drama
Interface Arg.StructList

Enclosing class:
Arg

public static interface Arg.StructList

This inteface is used by the Arg.List() method to print a single line when listing an SDS structure. By implementing a version of this class, you can direct the output of List anywhere you please.


Method Summary
 void PrintLine(String line)
          Output a single line of output whilst listing an SDS structure.
 

Method Detail

PrintLine

void PrintLine(String line)
Output a single line of output whilst listing an SDS structure.

Parameters:
line - The line to be output.

DJAVA

Click here for the DRAMA home page and here for the AAO home page.

For more information, contact tjf@aaoepp.aao.gov.au.