Package | Description |
---|---|
ilog.views.util.convert |
Contains the management of type conversion.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IlvLocalizedConverter
Extension of
IlvConverter to support Locale. |
Modifier and Type | Method and Description |
---|---|
static IlvConverter |
IlvConvert.getConverter(Class<?> from,
Class<?> to)
Returns the converter which can handle given parameters
|
Modifier and Type | Method and Description |
---|---|
static void |
IlvConvert.addConverter(IlvConverter converter)
Adds a converter to the global list of converters used to convert values.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.