org.apache.felix.shell.impl
Class Util

java.lang.Object
  extended by org.apache.felix.shell.impl.Util

public class Util
extends Object


Constructor Summary
Util()
           
 
Method Summary
static String getBundleName(Bundle bundle)
           
static String getUnderlineString(String s)
           
static String getValueString(Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

getBundleName

public static String getBundleName(Bundle bundle)

getUnderlineString

public static String getUnderlineString(String s)

getValueString

public static String getValueString(Object obj)


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