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  
ConverterWithFormat<T>  
ConverterWithNumberFormat<T extends Number>  
DateConverter  
DoubleConverter  
FloatConverter  
IntegerConverter  
LocalizedXStreams  
LongConverter  
ShortConverter  
SingleValueConverterWrapperExt Subclass that exposes the wrapped converter
 

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.