Uses of Class
org.pz.platypus.Literals

Packages that use Literals
org.pz.platypus   
 

Uses of Literals in org.pz.platypus
 

Fields in org.pz.platypus declared as Literals
private static Literals Platypus.lits
           
private  Literals LogFormatter.lits
          for Literals access
private  Literals GDD.lits
           
 

Methods in org.pz.platypus that return Literals
 Literals GDD.getLits()
           
 

Methods in org.pz.platypus with parameters of type Literals
 java.lang.String UserStrings.dump(Literals lits)
          Returns a string containing all the keys and values formatted one-to-a-line for printing to console or document.
 java.lang.String SystemStrings.dump(Literals lits)
          Returns a string containing all the keys and values formatted one-to-a-line for printing to console or document.
 void GDD.setLits(Literals newLits)
           
private static GDD Platypus.setupGdd(Literals lits)
          GDD is the global document data block.
 

Constructors in org.pz.platypus with parameters of type Literals
LogFormatter(Literals literals)
           
 



Copyright © 2008-10 Pacific Data Works LLC