net.sf.oness.common.webapp.controller.util
Class ConvertUtils

java.lang.Object
  extended bynet.sf.oness.common.all.BaseObject
      extended bynet.sf.oness.common.webapp.controller.util.ConvertUtils
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class ConvertUtils
extends net.sf.oness.common.all.BaseObject

Version:
$Revision: 1.1 $
Author:
Carlos Sanchez
See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.sf.oness.common.all.BaseObject
log
 
Constructor Summary
ConvertUtils()
           
 
Method Summary
static java.util.Collection toLong(java.lang.String[] array)
          Convert a collection of strings in a collection of Long objects
 
Methods inherited from class net.sf.oness.common.all.BaseObject
clone, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConvertUtils

public ConvertUtils()
Method Detail

toLong

public static java.util.Collection toLong(java.lang.String[] array)
Convert a collection of strings in a collection of Long objects

Returns:


Copyright © 2003-2005 ONess Project. All Rights Reserved.