IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

Sample implementations for simple types

The package named com.ibm.btt.base.types.ext provides a sample implementation of simple types. This package contains property descriptors, converters, and validators for the String, Date, Integer, Float, and Double simple types. Some of these converters and validators have some attributes that you can initialize externally as key-value pairs in the types definition file. You can extend all of these classes and override their methods if necessary.

Sample property descriptors

Sample converters

Sample validators



Feedback