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
Copyright © 2024 座間ソフト. All rights reserved.