|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
public interface MetaSource
データのメタ情報です。
メソッドの概要 | |
---|---|
String |
getEncoding()
キャラクタ・エンコーディングを返します。 |
long |
getLength()
データのサイズを返します。 |
String |
getMimeType()
データのMIME型を返します。 |
URI |
getURI()
データのURIを返します。 |
メソッドの詳細 |
---|
URI getURI()
String getMimeType() throws IOException
IOException
String getEncoding() throws IOException
IOException
long getLength() throws IOException
IOException
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |