jp.co.fujitsu.reffi.client.android.util
クラス ResultFormat
java.lang.Object
jp.co.fujitsu.reffi.client.android.util.ResultFormat
public class ResultFormat
- extends java.lang.Object
|
メソッドの概要 |
static java.lang.Object |
convert(byte[] data,
int resultType,
java.lang.String charset)
|
| クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BYTE_ARRAY
public static final int BYTE_ARRAY
- 関連項目:
- 定数フィールド値
TEXT
public static final int TEXT
- 関連項目:
- 定数フィールド値
IMAGE
public static final int IMAGE
- 関連項目:
- 定数フィールド値
XMLPULLPARSER
public static final int XMLPULLPARSER
- 関連項目:
- 定数フィールド値
JSON
public static final int JSON
- 関連項目:
- 定数フィールド値
ResultFormat
public ResultFormat()
convert
public static java.lang.Object convert(byte[] data,
int resultType,
java.lang.String charset)
throws java.io.UnsupportedEncodingException,
org.xmlpull.v1.XmlPullParserException,
org.json.JSONException
- 例外:
java.io.UnsupportedEncodingException
org.xmlpull.v1.XmlPullParserException
org.json.JSONException
Copyright © 2008-2011. All Rights Reserved.