Package cucumber.runtime.converters

This package contains Locale-aware alternatives to some of XStream's (non-Locale-aware) built-in converters.

See:
          Description

Class Summary
BigDecimalConverter  
BigIntegerConverter  
ByteConverter  
CalendarConverter  
ConverterWithEnumFormat<T extends Enum>  
ConverterWithFormat<T>  
ConverterWithNumberFormat<T extends Number>  
DateConverter  
DoubleConverter  
EnumConverter  
FloatConverter  
IntegerConverter  
LocalizedXStreams  
LocalizedXStreams.LocalizedXStream  
LongConverter  
ShortConverter  
SingleValueConverterWrapperExt Subclass that exposes the wrapped converter
TimeConverter<T>  
 

Package cucumber.runtime.converters Description

This package contains Locale-aware alternatives to some of XStream's (non-Locale-aware) built-in converters. This allows users to write numbers, dates etc. in Gherkin, using the Locale that is associated with the Gherkin source.



Copyright © 2012. All Rights Reserved.