public final class XStreamFedConfigBuilder extends Object
XStream configuration needed to handle FederatieConfig| Modifier and Type | Method and Description |
|---|---|
static com.thoughtworks.xstream.XStream |
getXStreamForFedConfig()
Creates and returns an
XStream configuration for the SURFfederatie config file. |
static com.thoughtworks.xstream.XStream |
getXStreamForFedConfig(boolean indentOutput)
Creates and returns an
XStream configuration for the SURFfederatie config file |
public static com.thoughtworks.xstream.XStream getXStreamForFedConfig()
XStream configuration for the SURFfederatie config file.
Output will not be indented.XStreampublic static com.thoughtworks.xstream.XStream getXStreamForFedConfig(boolean indentOutput)
XStream configuration for the SURFfederatie config fileindentOutput - if set to true the printed XML is nicely indented for the human readerXStreamCopyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.