WebObjects 5.2.4

Uses of Class
com.webobjects.foundation.NSNumberFormatter

Packages that use NSNumberFormatter
com.webobjects.appserver Provides the WebObjects application server, session management classes, component classes, and classes to manage the request-response loop. 
 

Uses of NSNumberFormatter in com.webobjects.appserver
 

Methods in com.webobjects.appserver with parameters of type NSNumberFormatter
 Number WOMultipartIterator.WOFormData.numericFormValue(NSNumberFormatter numericFormatter)
          Method to return a Number for the form value.
 Number WORequest.numericFormValueForKey(String aKey, NSNumberFormatter numericFormatter)
          Method to return a Number for a form value from the request for a specific name (key).
 


Last updated Wed May 25 10:47:15 PDT 2005.

Copyright © 2005 Apple Computer, Inc.