NSScanner
0.1
28 February, 2000
NSScanner
Foundation/NSScanner.h
NSCopying
localizedScannerWithString:
aString
scannerWithString:
aString
caseSensitive
charactersToBeSkipped
initWithString:
aString
isAtEnd
locale
scanCharactersFromSet:
scanSet
intoString:
stringValue
scanDecimal:
decimalValue
scanDouble:
doubleValue
scanFloat:
floatValue
scanHexInt:
intValue
scanInt:
intValue
scanLocation
scanLongLong:
longLongValue
scanString:
string
intoString:
stringValue
scanUpToCharactersFromSet:
stopSet
intoString:
stringValue
scanUpToString:
stopString
setCaseSensitive:
flag
setCharactersToBeSkipped:
skipSet
setLocale:
aLocale
setScanLocation:
index
string