org.gcube.datatransfer.portlets.user.server.utils
Class Utils

java.lang.Object
  extended by org.gcube.datatransfer.portlets.user.server.utils.Utils

public class Utils
extends Object

Author:
Nikolaos Drakopoulos(CERN)

Nested Class Summary
static class Utils.URLEncoderFromCommons
           
static class Utils.URLParamEncoder
           
 
Constructor Summary
Utils()
           
 
Method Summary
static String decodeSomeNameCompletelly(String tmp)
           
static String encodeSomeName(String tmp)
           
static String getEncodedWebdavURL(String uri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

encodeSomeName

public static String encodeSomeName(String tmp)

decodeSomeNameCompletelly

public static String decodeSomeNameCompletelly(String tmp)

getEncodedWebdavURL

public static String getEncodedWebdavURL(String uri)


Copyright © 2013. All Rights Reserved.