cucumber.runtime.converters
Class LocalizedXStreams.LocalizedXStream

java.lang.Object
  extended by cucumber.deps.com.thoughtworks.xstream.XStream
      extended by cucumber.runtime.converters.LocalizedXStreams.LocalizedXStream
Enclosing class:
LocalizedXStreams

public static class LocalizedXStreams.LocalizedXStream
extends cucumber.deps.com.thoughtworks.xstream.XStream


Nested Class Summary
 
Nested classes/interfaces inherited from class cucumber.deps.com.thoughtworks.xstream.XStream
cucumber.deps.com.thoughtworks.xstream.XStream.InitializationException
 
Field Summary
 
Fields inherited from class cucumber.deps.com.thoughtworks.xstream.XStream
ID_REFERENCES, NO_REFERENCES, PRIORITY_LOW, PRIORITY_NORMAL, PRIORITY_VERY_HIGH, PRIORITY_VERY_LOW, SINGLE_NODE_XPATH_ABSOLUTE_REFERENCES, SINGLE_NODE_XPATH_RELATIVE_REFERENCES, XPATH_ABSOLUTE_REFERENCES, XPATH_RELATIVE_REFERENCES
 
Constructor Summary
LocalizedXStreams.LocalizedXStream(ClassLoader classLoader, cucumber.deps.com.thoughtworks.xstream.converters.ConverterLookup converterLookup, cucumber.deps.com.thoughtworks.xstream.converters.ConverterRegistry converterRegistry, Locale locale)
           
 
Method Summary
 cucumber.deps.com.thoughtworks.xstream.converters.SingleValueConverter getSingleValueConverter(Type type)
           
 void setDateFormat(String dateFormat)
           
 void unsetDateFormat()
           
 
Methods inherited from class cucumber.deps.com.thoughtworks.xstream.XStream
addDefaultImplementation, addImmutableType, addImplicitArray, addImplicitArray, addImplicitArray, addImplicitCollection, addImplicitCollection, addImplicitCollection, addImplicitMap, addImplicitMap, alias, alias, aliasAttribute, aliasAttribute, aliasField, aliasPackage, aliasSystemAttribute, aliasType, autodetectAnnotations, createObjectInputStream, createObjectInputStream, createObjectInputStream, createObjectOutputStream, createObjectOutputStream, createObjectOutputStream, createObjectOutputStream, createObjectOutputStream, createObjectOutputStream, fromXML, fromXML, fromXML, fromXML, fromXML, fromXML, fromXML, fromXML, fromXML, fromXML, getClassLoader, getConverterLookup, getMapper, getReflectionProvider, marshal, marshal, newDataHolder, omitField, processAnnotations, processAnnotations, registerConverter, registerConverter, registerConverter, registerConverter, registerLocalConverter, registerLocalConverter, setClassLoader, setMarshallingStrategy, setMode, setupAliases, setupConverters, setupDefaultImplementations, setupImmutableTypes, toXML, toXML, toXML, unmarshal, unmarshal, unmarshal, useAttributeFor, useAttributeFor, useAttributeFor, useXStream11XmlFriendlyMapper, wrapMapper
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalizedXStreams.LocalizedXStream

public LocalizedXStreams.LocalizedXStream(ClassLoader classLoader,
                                          cucumber.deps.com.thoughtworks.xstream.converters.ConverterLookup converterLookup,
                                          cucumber.deps.com.thoughtworks.xstream.converters.ConverterRegistry converterRegistry,
                                          Locale locale)
Method Detail

setDateFormat

public void setDateFormat(String dateFormat)

unsetDateFormat

public void unsetDateFormat()

getSingleValueConverter

public cucumber.deps.com.thoughtworks.xstream.converters.SingleValueConverter getSingleValueConverter(Type type)


Copyright © 2012. All Rights Reserved.