org.sonar.wsclient.gwt
Class GwtUtils

java.lang.Object
  extended by org.sonar.wsclient.services.WSUtils
      extended by org.sonar.wsclient.gwt.GwtUtils

public class GwtUtils
extends WSUtils


Constructor Summary
GwtUtils()
           
 
Method Summary
 String encodeUrl(String url)
           
 String format(Date date, String format)
           
 
Methods inherited from class org.sonar.wsclient.services.WSUtils
getINSTANCE, setInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GwtUtils

public GwtUtils()
Method Detail

format

public String format(Date date,
                     String format)
Specified by:
format in class WSUtils

encodeUrl

public String encodeUrl(String url)
Specified by:
encodeUrl in class WSUtils


Copyright © 2009-2011 SonarSource. All Rights Reserved.