Uses of Package
com.gengoai.conversion
-
Packages that use com.gengoai.conversion Package Description com.gengoai.config Configuration based on json-like syntax that integrates with command line parser, applications, and loggingcom.gengoai.conversion Classes to convert between arbitrary types.com.gengoai.json Xml StructuredFormat reader and writercom.gengoai.parsing com.gengoai.reflection Creation and manipulation of objects via reflection. -
Classes in com.gengoai.conversion used by com.gengoai.config Class Description Val Wraps an object allowing conversion into other formats. -
Classes in com.gengoai.conversion used by com.gengoai.conversion Class Description BaseNumberTypeConverter Base class for converter objects to numbers.CollectionTypeConverter Base class for converting object into Collections.MapTypeConverter Base Map type converter.Tuple2TypeConverter Map Entry and Tuple2 ConverterTypeConversionException Exception throw when unable to converter from a source to destination type.TypeConverter Defines an interface for converting one type to another.Val Wraps an object allowing conversion into other formats. -
Classes in com.gengoai.conversion used by com.gengoai.json Class Description Val Wraps an object allowing conversion into other formats. -
Classes in com.gengoai.conversion used by com.gengoai.parsing Class Description Val Wraps an object allowing conversion into other formats. -
Classes in com.gengoai.conversion used by com.gengoai.reflection Class Description TypeConversionException Exception throw when unable to converter from a source to destination type.