パッケージ org.nkjmlab.util.jsonic
クラス JsonicMapper
java.lang.Object
org.nkjmlab.util.jsonic.JsonicMapper
- すべての実装されたインタフェース:
JsonMapper
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明<T> TconvertValue(Object fromValue, Class<T> toValueType) convertValue(Object fromValue, Type toValueType) static JsonicMappervoidtoJsonAndWrite(Object obj, File out, boolean prettyPrint) voidtoJsonAndWrite(Object obj, OutputStream out, boolean prettyPrint) voidtoJsonAndWrite(Object obj, Writer out, boolean prettyPrint) toList(InputStream in) toMap(InputStream in) <T> T<T> TtoObject(InputStream in, Class<T> clazz) <T> T<T> T
-
コンストラクタの詳細
-
JsonicMapper
public JsonicMapper()
-
-
メソッドの詳細
-
getDefaultMapper
-
toObject
- 定義:
toObjectインタフェース内JsonMapper
-
toObject
- 定義:
toObjectインタフェース内JsonMapper
-
toObject
- 定義:
toObjectインタフェース内JsonMapper
-
toObject
- 定義:
toObjectインタフェース内JsonMapper
-
toJson
- 定義:
toJsonインタフェース内JsonMapper
-
toJsonAndWrite
- 定義:
toJsonAndWriteインタフェース内JsonMapper
-
toJsonAndWrite
- 定義:
toJsonAndWriteインタフェース内JsonMapper
-
toJsonAndWrite
- 定義:
toJsonAndWriteインタフェース内JsonMapper
-
toObject
- 定義:
toObjectインタフェース内JsonMapper
-
toObject
- 定義:
toObjectインタフェース内JsonMapper
-
toJson
- 定義:
toJsonインタフェース内JsonMapper
-
convertValue
- 定義:
convertValueインタフェース内JsonMapper
-
convertValue
- 定義:
convertValueインタフェース内JsonMapper
-
toMap
- 定義:
toMapインタフェース内JsonMapper
-
toMap
- 定義:
toMapインタフェース内JsonMapper
-
toMap
- 定義:
toMapインタフェース内JsonMapper
-
toMap
- 定義:
toMapインタフェース内JsonMapper
-
toList
- 定義:
toListインタフェース内JsonMapper
-
toList
- 定義:
toListインタフェース内JsonMapper
-
toList
- 定義:
toListインタフェース内JsonMapper
-
toList
- 定義:
toListインタフェース内JsonMapper
-