net.hizlab.kagetaka.net
クラス URLConnectionWrapper14
java.lang.Object
java.net.URLConnection
net.hizlab.kagetaka.net.URLConnectionWrapper
net.hizlab.kagetaka.net.URLConnectionWrapper12
net.hizlab.kagetaka.net.URLConnectionWrapper14
- public class URLConnectionWrapper14
- extends URLConnectionWrapper12
Java2(1.4 以降)の機能を備えた URLConnection
ラッパーです。
- バージョン:
- $Revision: 1.2 $
クラス net.hizlab.kagetaka.net.URLConnectionWrapper から継承したメソッド |
connect, equals, getAllowUserInteraction, getContent, getContentEncoding, getContentLength, getContentType, getDate, getDefaultUseCaches, getDoInput, getDoOutput, getExpiration, getHeaderField, getHeaderField, getHeaderFieldDate, getHeaderFieldInt, getHeaderFieldKey, getIfModifiedSince, getInputStream, getLastModified, getOutputStream, getRequestProperty, getURL, getUseCaches, hashCode, setAllowUserInteraction, setDefaultUseCaches, setDoInput, setDoOutput, setIfModifiedSince, setRequestProperty, setUseCaches, toString |
URLConnectionWrapper14
public URLConnectionWrapper14(URL url,
URLConnection connection,
InputStream is)
- 新しいインスタンスを作成します。
- パラメータ:
url
- URLconnection
- コネクションis
- 入力ストリーム。
connection
から取得する場合は
null
getHeaderFields
public Map getHeaderFields()
- ヘッダフィールドの変更不可能なマップを返します。
- 戻り値:
- ヘッダフィールドのマップ
- 関連項目:
URLConnection.getHeaderFields()
Copyright (c) 2002-2004 The Kagetaka Project 'November 20, 2004'