ariba.ui.validation
Class AWVIdentifierFormatter

java.lang.Object
  extended by ariba.ui.aribaweb.util.AWBaseObject
      extended by ariba.ui.aribaweb.util.AWFormatter
          extended by ariba.ui.validation.AWVIdentifierFormatter
All Implemented Interfaces:
AWObject

public class AWVIdentifierFormatter
extends AWFormatter


Field Summary
 
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
 
Constructor Summary
AWVIdentifierFormatter(java.util.Locale locale)
           
 
Method Summary
static java.lang.String decamelize(java.lang.String string)
           
 java.lang.String format(java.lang.Object objectToFormat)
           
 java.lang.Object parseObject(java.lang.String stringToParse)
           
 
Methods inherited from class ariba.ui.aribaweb.util.AWBaseObject
debugString, ensureFieldValuesClear, getFieldValue, init, isKindOfClass, localizedJavaString, logString, logWarning, setFieldValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AWVIdentifierFormatter

public AWVIdentifierFormatter(java.util.Locale locale)
Method Detail

parseObject

public java.lang.Object parseObject(java.lang.String stringToParse)
                             throws java.text.ParseException
Specified by:
parseObject in class AWFormatter
Throws:
java.text.ParseException

format

public java.lang.String format(java.lang.Object objectToFormat)
Specified by:
format in class AWFormatter

decamelize

public static java.lang.String decamelize(java.lang.String string)


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.