ariba.ui.aribaweb.util
Class AWFormatting_JavaFormat

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

public final class AWFormatting_JavaFormat
extends AWFormatting


Field Summary
 
Fields inherited from class ariba.util.core.ClassExtension
forClass
 
Constructor Summary
AWFormatting_JavaFormat()
           
 
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_JavaFormat

public AWFormatting_JavaFormat()
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.