ariba.util.formatter
Class LowerCaseStringFormatter
java.lang.Object
ariba.util.formatter.Formatter
ariba.util.formatter.StringFormatter
ariba.util.formatter.LowerCaseStringFormatter
- All Implemented Interfaces:
- Compare, StringParser
public class LowerCaseStringFormatter
- extends StringFormatter
LowerCaseStringFormatter is a subclass of
StringFormatter which is responsible for formatting,
parsing, and comparing strings. LowerCaseStringFormatter converts
all strings to lower case.
| Methods inherited from class ariba.util.formatter.Formatter |
canFormatNulls, compare, compare, equal, equal, getFormat, getFormat, getFormatterClassForType, getFormatterForObject, getFormatterForType, getLocale, getStringValue, getStringValue, getValue, handlesNulls, isBidirectional, makeParseException, makeParseException, objectsAreEqual, objectsAreEqual, parse, parse, parseString, parseString, quickCompare, quickCompare, quickCompareValue, registerFormatter |
LowerCaseStringFormatter
public LowerCaseStringFormatter()
AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.