com.atlassian.bamboo.persister.xstream
Class XStreamFunctions

java.lang.Object
  extended by com.atlassian.bamboo.persister.xstream.XStreamFunctions

public final class XStreamFunctions
extends java.lang.Object

XStream funcions.

Since:
v3.3

Method Summary
static java.lang.Iterable<ConverterFactory> singletonFactories(java.lang.Iterable<com.thoughtworks.xstream.converters.Converter> converters)
           
static com.google.common.base.Function<com.thoughtworks.xstream.converters.Converter,ConverterFactory> singletonFactory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

singletonFactory

public static com.google.common.base.Function<com.thoughtworks.xstream.converters.Converter,ConverterFactory> singletonFactory()

singletonFactories

public static java.lang.Iterable<ConverterFactory> singletonFactories(java.lang.Iterable<com.thoughtworks.xstream.converters.Converter> converters)


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.