Package com.ibm.ulc.ui.dataTypes

Interface Summary
IDataType  
IRegularExpression  
IStringConverter Defines the interface of an object that converts from String to a type of objects and vice versa.
 

Class Summary
DummyRegularExpression Implement a IRegularExpression validator that accepts all input
UIDataType  
UIDateValidator  
UIDoubleFloatingDecimalConverter Insert the type's description here.
UIDoubleNumberFormatConverter  
UIFloatingDecimalConverter Insert the type's description here.
UIIntegerFloatingDecimalConverter Insert the type's description here.
UIIntegerNumberFormatConverter Insert the type's description here.
UINumberFormatConverter  
UINumberValidator  
UIPercentValidator  
UIRangeConverter  
UIRangeValidator  
UIRegularExpressionValidator  
UISimpleDateFormat  
UIStringFormatter  
 

Exception Summary
DataTypeConversionException