ariba.ui.validation
Class AWVDateFormatter
java.lang.Object
ariba.ui.aribaweb.util.AWBaseObject
ariba.ui.aribaweb.util.AWFormatter
ariba.ui.validation.AWVDateFormatter
- All Implemented Interfaces:
- AWObject
public final class AWVDateFormatter
- extends AWFormatter
Wrapper class around util's DateFormatter. Remembers a format string and locale...
| Fields inherited from class ariba.ui.aribaweb.util.AWBaseObject |
AribaHashtableClass, AribaVectorClass, ClassClass, EmptyHashtable, EmptyMap, EmptyVector, False, IntegerClass, JavaHashtableClass, JavaMapClass, JavaVectorClass, LogHandling, NullObject, ObjectClass, StringClass, True, UndefinedObject, UndefinedString, UninitializedRealNumber |
AWVDateFormatter
public AWVDateFormatter(String format,
Locale locale,
TimeZone timeZone)
parseObject
public Object parseObject(String stringToParse)
throws ParseException
- Specified by:
parseObject in class AWFormatter
- Throws:
ParseException
format
public String format(Object objectToFormat)
- Specified by:
format in class AWFormatter
AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.