org.apache.felix.scrplugin.helper
Class StringUtils

java.lang.Object
  extended by org.apache.felix.scrplugin.helper.StringUtils

public abstract class StringUtils
extends java.lang.Object

Some string utilities.


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

Constructor Detail

StringUtils

public StringUtils()
Method Detail

isEmpty

public static boolean isEmpty(java.lang.String string)


Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.