Package | Description |
---|---|
com.saperion.util.conversion | |
com.saperion.util.conversion.array |
Modifier and Type | Class and Description |
---|---|
class |
DefaultConversionManager
Abstract implementation of
ConversionManager . |
class |
DefaultTypeConversionManager
Implementation of
ConversionManager that returns converters that convert most
default java types (primitives, their wrapper types, String , Date - as well as
their subclasses - Calendar and arrays and implementations of List thereof )
to the fixed set int, double, String and
Calendar and arrays thereof. |
Constructor and Description |
---|
GenericArrayConverter(com.saperion.common.lang.conversion.array.factory.ArrayFactory<TargetType> factory,
ConversionManager conversionManager,
Class<TargetType> targetElementType) |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.