Module com.github.rvesse.airline
Package com.github.rvesse.airline.types
-
Interface Summary Interface Description TypeConverter Interface for type convertersTypeConverterProvider Interface for type converter providers -
Class Summary Class Description ConvertResult Helper class used to represent the result of an attempted conversion.DefaultTypeConverter The default type converterDefaultTypeConverterProvider Default type converter provider which simply inspects theParseState
given and returns the the type converter specified on theParserMetadata
provided by the parse state