sfi.director.util.MyProperties Class Reference

List of all members.

Public Member Functions

 MyProperties ()
 MyProperties (Properties props)
 MyProperties (String[] props)
void setDefault (MyProperties mydefault)
void addProperties (Properties props)
void addProperties (String[] props)
String getProperty (String name, String defstr)
String getProperty (String name)
int getPropertyInteger (String name, int defaultVal)
boolean getPropertyBoolean (String name, boolean defaultVal)
void setProperty (String name, String contents)
void setProperty (String property)

Package Attributes

Hashtable defaults = new Hashtable()

Static Package Attributes

static Hashtable warnedProperties = new Hashtable()

Constructor & Destructor Documentation

sfi.director.util.MyProperties.MyProperties  ) 
 

sfi.director.util.MyProperties.MyProperties Properties  props  ) 
 

sfi.director.util.MyProperties.MyProperties String[]  props  ) 
 


Member Function Documentation

void sfi.director.util.MyProperties.addProperties String[]  props  ) 
 

void sfi.director.util.MyProperties.addProperties Properties  props  ) 
 

String sfi.director.util.MyProperties.getProperty String  name  ) 
 

String sfi.director.util.MyProperties.getProperty String  name,
String  defstr
 

boolean sfi.director.util.MyProperties.getPropertyBoolean String  name,
boolean  defaultVal
 

int sfi.director.util.MyProperties.getPropertyInteger String  name,
int  defaultVal
 

void sfi.director.util.MyProperties.setDefault MyProperties  mydefault  ) 
 

void sfi.director.util.MyProperties.setProperty String  property  ) 
 

void sfi.director.util.MyProperties.setProperty String  name,
String  contents
 


Member Data Documentation

Hashtable sfi.director.util.MyProperties.defaults = new Hashtable() [package]
 

Hashtable sfi.director.util.MyProperties.warnedProperties = new Hashtable() [static, package]
 


The documentation for this class was generated from the following file:
Generated on Sat May 19 01:20:00 2012 for Node Director by  doxygen 1.4.5