| Package | Description |
|---|---|
| com.peterphi.std.xstream |
| Modifier and Type | Method and Description |
|---|---|
static XSHelper |
XStreamHelper.create() |
static XSHelper |
XSHelper.create()
Creates a new instance of the XSHelper class, using the most efficient underlying implementations possible
|
static XSHelper |
XSHelper.create(com.thoughtworks.xstream.io.HierarchicalStreamDriver drv) |
XSHelper |
XSHelper.disableGraph() |
XSHelper |
XSHelper.enableGraph() |
XSHelper |
XSHelper.setPrettyPrint(boolean value)
Enables/Disables pretty printing (indented XML output)
|
| Modifier and Type | Method and Description |
|---|---|
static void |
XStreamHelper.setXs(XSHelper xs)
Sets the internal XStream instance to use (provided caching is enabled)
|
Copyright © 2014. All Rights Reserved.