cucumber.runtime.converters
Class LocalizedXStreams

java.lang.Object
  extended by cucumber.runtime.converters.LocalizedXStreams

public class LocalizedXStreams
extends java.lang.Object


Constructor Summary
LocalizedXStreams()
           
 
Method Summary
 com.thoughtworks.xstream.XStream get(java.util.Locale locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalizedXStreams

public LocalizedXStreams()
Method Detail

get

public com.thoughtworks.xstream.XStream get(java.util.Locale locale)