org.sonar.wsclient
Class JdkUtils

java.lang.Object
  extended by org.sonar.wsclient.services.WSUtils
      extended by org.sonar.wsclient.JdkUtils

public final class JdkUtils
extends WSUtils


Constructor Summary
JdkUtils()
           
 
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

JdkUtils

public JdkUtils()
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-2010 SonarSource. All Rights Reserved.