org.jboss.seam.remoting.util
Class Strings

java.lang.Object
  extended by org.jboss.seam.remoting.util.Strings

public class Strings
extends Object


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

Constructor Detail

Strings

public Strings()
Method Detail

isEmpty

public static boolean isEmpty(String string)


Copyright © 2011 Seam Framework. All Rights Reserved.