com.massimo.utils
Class StringHelper

java.lang.Object
  extended by com.massimo.utils.StringHelper

public class StringHelper
extends Object

String handling utilities


Constructor Summary
StringHelper()
           
 
Method Summary
static boolean isEmpty(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringHelper

public StringHelper()
Method Detail

isEmpty

public static boolean isEmpty(String s)
Parameters:
s -
Returns:
True if s is only whitespace