public interface XStreamBuilder
Modifier and Type | Method and Description |
---|---|
com.thoughtworks.xstream.XStream |
configure(com.thoughtworks.xstream.XStream xstream) |
XStreamBuilder |
indented() |
com.thoughtworks.xstream.XStream |
jsonInstance() |
XStreamBuilder |
withoutRoot() |
com.thoughtworks.xstream.XStream |
xmlInstance() |
com.thoughtworks.xstream.XStream xmlInstance()
com.thoughtworks.xstream.XStream jsonInstance()
com.thoughtworks.xstream.XStream configure(com.thoughtworks.xstream.XStream xstream)
XStreamBuilder indented()
XStreamBuilder withoutRoot()
Copyright © 2013 Caelum. All Rights Reserved.