public class XStreamTools extends Object
Constructor and Description |
---|
XStreamTools() |
Modifier and Type | Method and Description |
---|---|
static com.thoughtworks.xstream.XStream |
initXStream()
初始化xstream,非单例,纯数字不转化,其它全部转化
|
static com.thoughtworks.xstream.XStream |
initXStreamSingle()
初始化xstream,单例,纯数字不转化,其它全部转化
|
Copyright © 2020. All rights reserved.