|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ArrayFormatter | Currently, in the Formatter class, array are formatted
by returning the first item in the array. |
BigDecimalFormatter | This class is used to format BigDecimal objects. |
BooleanFormatter | begin Kuali Foundation modification This class is used to format boolean values. |
CollectionFormatter | Formats a collection into a string that looks like an array. |
CurrencyFormatter | begin Kuali Foundation modification This class is used to format Currency objects. |
DateDisplayTimestampObjectFormatter | Formatter that handles Date format (without time) in presentation with a Timestamp in the business object |
DateFormatter | begin Kuali Foundation modification This class is used to format Date objects. |
DateViewTimestampObjectFormatter | |
DelegationTypeFormatter | begin Kuali Foundation modification This class is used to format boolean values. |
EncryptionFormatter | This formatter calls the encryption service to encrypt/decrypt values. |
Formatter | It provides default formatting and conversion behavior for most value types, including primitives, arrays, and instances of most
Collection types. |
IntegerFormatter | This class is used to format Integer objects. |
KualiIntegerCurrencyFormatter | |
KualiTableDecorator | |
LittleBooleanFormatter | This class is a formatter for little-b boolean classes, that cannot accept a null. |
LongFormatter | This class is used to format Long objects. |
NoOpStringFormatter | This class is used to prevent reformatting of String values. |
PercentageFormatter | begin Kuali Foundation modification This class is used to format objects as a percent. |
PhoneNumberFormatter | begin Kuali Foundation modification This class is used to format phone number objects. |
SimpleBooleanFormatter | This class is used to convert Boolean objects into and from 'true' and 'false' Strings, since that's what JSTL expects to use in conditionals. |
TimestampAMPMFormatter | This class is used to format timestamp objects. |
TypeFormatter | begin Kuali Foundation modification This class is used to format objects. |
Exception Summary | |
---|---|
FormatException | begin Kuali Foundation modification javadoc changed This class is used to format Exception messages. |
Data formatter classes to format from and to presentation.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |