org.hrodberaht.directus.util
Class StringUtil

java.lang.Object
  extended by org.hrodberaht.directus.util.StringUtil

public class StringUtil
extends Object

Simple Java Utils

Since:
1.0
Version:
1.0
Author:
Robert Alexandersson

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

Method Detail

isBlank

public static boolean isBlank(String value)


Copyright © 2011. All Rights Reserved.