Package com.evolveum.midpoint.util
Class SerializationUtil
java.lang.Object
com.evolveum.midpoint.util.SerializationUtil
Collection of java.io serialization utilities.
WARNING: these utilities are not supposed to be used in a production code. They are intended to be used
in tests, prototyping and maybe some run-time diagnostics tools (but think twice before using them anyway).
- Author:
- Radovan Semancik
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SerializationUtil
public SerializationUtil()
-
-
Method Details
-
fromString
- Throws:
IOException
ClassNotFoundException
-
toString
- Throws:
IOException
-