org.shiftone.jrat.util
Class PropertyUtil

java.lang.Object
  extended by org.shiftone.jrat.util.PropertyUtil

public class PropertyUtil
extends java.lang.Object

Author:
jeff@shiftone.org (Jeff Drost)

Constructor Summary
PropertyUtil()
           
 
Method Summary
static void setProperties(java.lang.Object instance, java.util.Map properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyUtil

public PropertyUtil()
Method Detail

setProperties

public static void setProperties(java.lang.Object instance,
                                 java.util.Map properties)