com.stimulsoft.flex.utils
Class StiURLUtil

java.lang.Object
  extended by com.stimulsoft.flex.utils.StiURLUtil

public class StiURLUtil
extends Object

Утилита для работы с URL. Copyright Stimulsoft


Method Summary
static String decode(String str)
           
static String encode(String str)
           
static List<String> encode(String[] values)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

encode

public static String encode(String str)

encode

public static List<String> encode(String[] values)

decode

public static String decode(String str)


Copyright © 2017 Stimulsoft. All Rights Reserved.