Uses of Class
platypus.GDD

Packages that use GDD
platypus   
platypus.pdf   
 

Uses of GDD in platypus
 

Fields in platypus declared as GDD
private  GDD Tokens.gdd
           
static GDD Platypus.gdd
          GDD: global document data: all data re the output file at any given point (singleton)
private  GDD Outfile.gdd
           
(package private)  GDD Infile.gdd
           
private  GDD Command.gdd
          instance of the GDD singleton
private static GDD GDD.thisInstance
           
 

Methods in platypus that return GDD
static GDD GDD.getInstance()
          The function used by singleton pattern to return handle to this class
 

Uses of GDD in platypus.pdf
 

Fields in platypus.pdf declared as GDD
private  GDD OutfilePdf.gdd
           
 



Copyright © 2006-7 Pacific Data Works LLC