类 XmlUtils
- java.lang.Object
-
- cn.geminis.core.util.XmlUtils
-
public class XmlUtils extends Object
- 作者:
- Allen
-
-
方法详细资料
-
encode
public static byte[] encode(Object object)
-
decode
public static <T> T decode(byte[] xml)
-
-
public class XmlUtils extends Object
public static byte[] encode(Object object)
public static <T> T decode(byte[] xml)