ariba.ui.aribaweb.util
Class AWFormatting_AWFormatter

java.lang.Object
  extended by ariba.util.core.ClassExtension
      extended by ariba.ui.aribaweb.util.AWFormatting
          extended by ariba.ui.aribaweb.util.AWFormatting_AWFormatter
All Implemented Interfaces:
Cloneable

public final class AWFormatting_AWFormatter
extends AWFormatting


Field Summary
 
Fields inherited from class ariba.util.core.ClassExtension
forClass
 
Constructor Summary
AWFormatting_AWFormatter()
           
 
Method Summary
 String format(Object receiver, Object objectToFormat)
           
 Object parseObject(Object receiver, String stringToParse)
           
 
Methods inherited from class ariba.ui.aribaweb.util.AWFormatting
format, get, parseObject, registerClassExtension
 
Methods inherited from class ariba.util.core.ClassExtension
clone, forClass, getRealClass, setForClass
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AWFormatting_AWFormatter

public AWFormatting_AWFormatter()
Method Detail

parseObject

public Object parseObject(Object receiver,
                          String stringToParse)
Specified by:
parseObject in class AWFormatting

format

public String format(Object receiver,
                     Object objectToFormat)
Specified by:
format in class AWFormatting


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