| Interface | Description |
|---|---|
| IObjectToDataConvertor |
Common interface of convertor object from one type to another.
|
| IString2DataConverterWithContext<T> | |
| IString2DataConvertor<T> |
A converter to parse data from String.
|
| Class | Description |
|---|---|
| ObjectToDataConvertorFactory |
Gives convertors from one class to another.
|
| ObjectToDataConvertorFactory.ClassCastPair | |
| ObjectToDataConvertorFactory.CopyConvertor | |
| ObjectToDataConvertorFactory.GetValueConvertor |
Convertor that looks for the instance method 'getValue' for conversion to the appropriate type.
|
| ObjectToDataConvertorFactory.MatchedConstructorConvertor | |
| ObjectToDataConvertorFactory.StaticMethodConvertor |
Contains static method as a private field for constructing new objects of appropriate type.
|
| ObjectToDataOpenCastConvertor | |
| String2CharRangeConvertor | |
| String2DataConvertorFactory | |
| String2StringRangeConvertor |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.