com.jeffpalm.util
Class Formatter.PropertiesGetter

java.lang.Object
  extended by com.jeffpalm.util.Formatter.PropertiesGetter
All Implemented Interfaces:
Formatter.Getter
Enclosing class:
Formatter

public static class Formatter.PropertiesGetter
extends java.lang.Object


Field Summary
 
Fields inherited from interface com.jeffpalm.util.Formatter.Getter
ARRAY, LIST, TABLE
 
Constructor Summary
Formatter.PropertiesGetter(java.util.Properties props)
           
 
Method Summary
protected  java.lang.Object get(java.lang.Object key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Formatter.PropertiesGetter

public Formatter.PropertiesGetter(java.util.Properties props)
Method Detail

get

protected java.lang.Object get(java.lang.Object key)