com.hrstc.utils
Class HashtableUtils

java.lang.Object
  extended by com.hrstc.utils.HashtableUtils

public class HashtableUtils
extends java.lang.Object

Author:
wani

Constructor Summary
HashtableUtils()
           
 
Method Summary
static java.lang.String hashtableToString(java.util.Hashtable h, java.lang.String fldsStr)
          Makes a string from a flds specified
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HashtableUtils

public HashtableUtils()
Method Detail

hashtableToString

public static java.lang.String hashtableToString(java.util.Hashtable h,
                                                 java.lang.String fldsStr)
Makes a string from a flds specified

Parameters:
h -
flds -
Returns: