NSNumberFormatter
$Revision$
$Date$
NSNumberFormatter
Foundation/NSNumberFormatter.h
NSObject
allowsFloats
attributedStringForNil
attributedStringForNotANumber
attributedStringForZero
decimalSeparator
format
hasThousandSeparators
localizesFormat
maximum
minimum
negativeFormat
positiveFormat
roundingBehavior
setAllowsFloats:
flag
setAttributedStringForNil:
newAttributedString
setAttributedStringForNotANumber:
newAttributedString
setAttributedStringForZero:
newAttributedString
setDecimalSeparator:
newSeparator
setFormat:
aFormat
setHasThousandSeparators:
flag
setLocalizesFormat:
flag
setMaximum:
aMaximum
setMinimum:
aMinimum
setNegativeFormat:
aFormat
setPositiveFormat:
aFormat
setRoundingBehavior:
newRoundingBehavior
setTextAttributesForNegativeValues:
newAttributes
setTextAttributesForPositiveValues:
newAttributes
setThousandSeparator:
newSeparator
textAttributesForNegativeValues
textAttributesForPositiveValues
thousandSeparator