com.github.nkzawa.global
Class Global

java.lang.Object
  extended by com.github.nkzawa.global.Global

public class Global
extends Object


Method Summary
static String decodeURIComponent(String str)
           
static String encodeURIComponent(String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

encodeURIComponent

public static String encodeURIComponent(String str)

decodeURIComponent

public static String decodeURIComponent(String str)


Copyright © 2014. All rights reserved.