Package io.mateu.util
Class Serializer
java.lang.Object
io.mateu.util.Serializer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> T<T> T<T> T<T> TpojoFromJson(String json, Class<T> c) toString(org.jdom2.Element o) org.jdom2.Elementorg.jdom2.Element
-
Constructor Details
-
Serializer
public Serializer()
-
-
Method Details
-
fromJson
- Throws:
IOException
-
fromJson
- Throws:
Exception
-
pojoFromJson
- Throws:
Exception
-
toJson
- Throws:
Exception
-
toMap
- Throws:
Exception
-
fromMap
- Throws:
Exception
-
fromYaml
- Throws:
IOException
-
fromYaml
- Throws:
IOException
-
toYaml
- Throws:
IOException
-
toXml
-
toString
-
toXml
-
fromXml
-