cucumber.runtime.converters
Class LocalizedXStreams

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

public class LocalizedXStreams
extends Object


Constructor Summary
LocalizedXStreams(ClassLoader classLoader)
           
 
Method Summary
 com.thoughtworks.xstream.XStream get(gherkin.I18n i18n)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalizedXStreams

public LocalizedXStreams(ClassLoader classLoader)
Method Detail

get

public com.thoughtworks.xstream.XStream get(gherkin.I18n i18n)


Copyright © 2012. All Rights Reserved.