ariba.ui.aribaweb.util
Class AWFormatter
java.lang.Object
ariba.ui.aribaweb.util.AWBaseObject
ariba.ui.aribaweb.util.AWFormatter
- All Implemented Interfaces:
- AWObject
- Direct Known Subclasses:
- AWVBigDecimalFormatter, AWVDateFormatter, AWVFormatterFactory.BlankNullChainedFormatter, AWVFormatterFactory.HiddenPasswordFormatter, AWVFormatterFactory.TimeDurationFormatter, AWVIdentifierFormatter, AWVLocalizedDateFormatter, PipedFormatter
public abstract class AWFormatter
- extends AWBaseObject
| 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 |
AWFormatter
public AWFormatter()
parseObject
public abstract Object parseObject(String stringToParse)
throws ParseException
- Throws:
ParseException
format
public abstract String format(Object objectToFormat)
AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.