kGLModel.contentprovider
クラス HttpContentProvider
java.lang.Object
kGLModel.contentprovider.HttpContentProvider
- すべての実装されたインタフェース:
- ContentProvider
public class HttpContentProvider
- extends java.lang.Object
- implements ContentProvider
クラス java.lang.Object から継承されたメソッド |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpContentProvider
public HttpContentProvider(java.lang.String i_base_url)
throws KGLException
- 例外:
KGLException
createInputStream
public static java.io.InputStream createInputStream(java.net.URL i_url)
throws KGLException
- 例外:
KGLException
CreateStream
public ContentWrapper CreateStream(java.lang.String i_identifier)
throws KGLException
- 定義:
- インタフェース
ContentProvider
内の CreateStream
- 例外:
KGLException
CreateMainStream
public ContentWrapper CreateMainStream()
throws KGLException
- 定義:
- インタフェース
ContentProvider
内の CreateMainStream
- 例外:
KGLException
getPath
public java.lang.String getPath()
- 定義:
- インタフェース
ContentProvider
内の getPath
main
public static void main(java.lang.String[] args)