|
Kagetaka | |||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectnet.hizlab.kagetaka.net.URLEncoder
URL をエンコーディングするクラスです。
メソッドの概要 | |
static String |
decode(String s,
String encoding)
x-www-form-urlencoded 形式から通常の文字列に変換します。 |
static String |
encode(String s,
String encoding)
文字列を x-www-form-urlencoded 形式に変換します。 |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
メソッドの詳細 |
public static String decode(String s, String encoding)
x-www-form-urlencoded
形式から通常の文字列に変換します。
s
- 変換する文字列encoding
- 変換時に利用するエンコーディング
public static String encode(String s, String encoding)
x-www-form-urlencoded
形式に変換します。
s
- 変換する文字列encoding
- 変換時に利用するエンコーディング
|
Kagetaka | |||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
Copyright (c) 2002-2004 The Kagetaka Project 'November 20, 2004'