#import <NSString-SFUFormatStringUtilities.h>
Öffentliche Methoden | |
| (id) | - createStringBySubstitutingCharactersCFNumberFormatterDoesntUnderstand |
| (BOOL) | - isNumberFormatPattern |
| (id) | - createRangesOfEscapedCharactersInNumberFormatPattern |
| (id) | - stringByRemovingEscapedCharactersFromNumberFormatPattern |
| (int) | - indexOfNumberFormatSubpatternSeparator |
| (id) | - positiveSubpatternOfNumberFormatPattern |
| (id) | - negativeSubpatternOfNumberFormatPattern |
| (id) | - numberPortionOfNumberFormatSubpattern |
| (int) | - indexOfLastNonSuffixCharacterInNumberFormatSubpattern |
| (id) | - suffixOfNumberFormatSubpattern |
| (int) | - indexOfFirstNonPrefixCharacterInNumberFormatSubpattern |
| (id) | - prefixOfNumberFormatSubpattern |
Öffentliche, statische Methoden | |
| (id) | + numberSymbols |
Definiert in Zeile 9 der Datei NSString-SFUFormatStringUtilities.h.
| + (id) numberSymbols |
| - (id) createStringBySubstitutingCharactersCFNumberFormatterDoesntUnderstand |
| - (BOOL) isNumberFormatPattern |
| - (id) createRangesOfEscapedCharactersInNumberFormatPattern |
| - (id) stringByRemovingEscapedCharactersFromNumberFormatPattern |
| - (int) indexOfNumberFormatSubpatternSeparator |
| - (id) positiveSubpatternOfNumberFormatPattern |
| - (id) negativeSubpatternOfNumberFormatPattern |
| - (id) numberPortionOfNumberFormatSubpattern |
| - (int) indexOfLastNonSuffixCharacterInNumberFormatSubpattern |
| - (id) suffixOfNumberFormatSubpattern |
| - (int) indexOfFirstNonPrefixCharacterInNumberFormatSubpattern |
| - (id) prefixOfNumberFormatSubpattern |