#import <NSString-NSURLExtras.h>
Öffentliche Methoden | |
| (BOOL) | - _web_isCaseInsensitiveEqualToString: |
| (BOOL) | - _web_hasCaseInsensitivePrefix: |
| (int) | - _web_countOfString: |
| (BOOL) | - _web_looksLikeIPAddress |
| (BOOL) | - _web_hasCountryCodeTLD |
| (BOOL) | - _web_domainMatches: |
| (id) | - _web_domainFromHost |
| (id) | - _web_stringByTrimmingWhitespace |
| (id) | - _web_stringByExpandingTildeInPath |
| (id) | - _web_fixedCarbonPOSIXPath |
| (struct _NSRange) | - _web_rangeOfURLUserPasswordHostPort |
| (struct _NSRange) | - _web_rangeOfURLHost |
| (BOOL) | - _web_looksLikeAbsoluteURL |
| (BOOL) | - _web_isFileURL |
| (id) | - _web_URLFragment |
| (id) | - _web_stringByCollapsingNonPrintingCharacters |
| (id) | - _web_filenameByFixingIllegalCharacters |
| (unsigned long) | - _web_extractFourCharCode |
Öffentliche, statische Methoden | |
| (id) | + _web_stringRepresentationForBytes: |
Definiert in Zeile 9 der Datei NSString-NSURLExtras.h.
| + (id) _web_stringRepresentationForBytes: | (long long) | fp8 |
| - (BOOL) _web_isCaseInsensitiveEqualToString: | (id) | fp8 |
| - (BOOL) _web_hasCaseInsensitivePrefix: | (id) | fp8 |
| - (int) _web_countOfString: | (id) | fp8 |
| - (BOOL) _web_looksLikeIPAddress |
| - (BOOL) _web_hasCountryCodeTLD |
| - (BOOL) _web_domainMatches: | (id) | fp8 |
| - (id) _web_domainFromHost |
| - (id) _web_stringByTrimmingWhitespace |
| - (id) _web_stringByExpandingTildeInPath |
| - (id) _web_fixedCarbonPOSIXPath |
| - (struct _NSRange) _web_rangeOfURLUserPasswordHostPort |
| - (struct _NSRange) _web_rangeOfURLHost |
| - (BOOL) _web_looksLikeAbsoluteURL |
| - (BOOL) _web_isFileURL |
| - (id) _web_URLFragment |
| - (id) _web_stringByCollapsingNonPrintingCharacters |
| - (id) _web_filenameByFixingIllegalCharacters |
| - (unsigned long) _web_extractFourCharCode |