org.fusesource.web.console.client.common.util
Class UtilFunctions

java.lang.Object
  extended by org.fusesource.web.console.client.common.util.UtilFunctions

public class UtilFunctions
extends java.lang.Object


Constructor Summary
UtilFunctions()
           
 
Method Summary
static void removeOsgiHeaderQuotes(OsgiBundle osgiBundle)
           
static java.lang.String removeQuote(java.lang.String headerData)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UtilFunctions

public UtilFunctions()
Method Detail

removeQuote

public static java.lang.String removeQuote(java.lang.String headerData)

removeOsgiHeaderQuotes

public static void removeOsgiHeaderQuotes(OsgiBundle osgiBundle)


Copyright © 2009 FuseSource. All Rights Reserved.