com.ptc.hli.util
Class StringHelper

java.lang.Object
  extended bycom.ptc.hli.util.StringHelper

public class StringHelper
extends Object


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

Field Detail

EMPTY_STRING

public static final String EMPTY_STRING
See Also:
Constant Field Values
Constructor Detail

StringHelper

public StringHelper()
Method Detail

isEmpty

public static boolean isEmpty(String value)