org.xoe.core.packages
Class PackageUtils

java.lang.Object
  |
  +--org.xoe.core.packages.PackageUtils

public class PackageUtils
extends Object


Constructor Summary
PackageUtils()
           
 
Method Summary
static Object getValues(Hashtable ht)
           
static Object getValues(Vector v)
           
static GregorianCalendar parseExpiration(String expString)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PackageUtils

public PackageUtils()
Method Detail

parseExpiration

public static GregorianCalendar parseExpiration(String expString)
                                         throws ExpirationVerifierException

getValues

public static Object getValues(Vector v)

getValues

public static Object getValues(Hashtable ht)