#import <NSString-WebKitExtras.h>
Öffentliche Methoden | |
| (id) | - _web_stringByAbbreviatingWithTildeInPath |
| (id) | - _web_stringByStrippingReturnCharacters |
| (id) | - _webkit_filenameByFixingIllegalCharacters |
| (BOOL) | - _webkit_hasCaseInsensitivePrefix: |
| (BOOL) | - _webkit_hasCaseInsensitiveSubstring: |
| (BOOL) | - _webkit_hasCaseInsensitiveSuffix: |
| (BOOL) | - _webkit_isCaseInsensitiveEqualToString: |
| (id) | - _webkit_stringByCollapsingNonPrintingCharacters |
| (id) | - _webkit_stringByCollapsingWhitespaceCharacters |
| (id) | - _webkit_stringByTrimmingWhitespace |
Öffentliche, statische Methoden | |
| (id) | + _web_stringWithData:textEncodingName: |
Definiert in Zeile 9 der Datei NSString-WebKitExtras.h.
| + (id) _web_stringWithData: | (id) | fp8 | ||
| textEncodingName: | (id) | fp12 | ||
| - (id) _web_stringByAbbreviatingWithTildeInPath |
| - (id) _web_stringByStrippingReturnCharacters |
| - (id) _webkit_filenameByFixingIllegalCharacters |
| - (BOOL) _webkit_hasCaseInsensitivePrefix: | (id) | fp8 |
| - (BOOL) _webkit_hasCaseInsensitiveSubstring: | (id) | fp8 |
| - (BOOL) _webkit_hasCaseInsensitiveSuffix: | (id) | fp8 |
| - (BOOL) _webkit_isCaseInsensitiveEqualToString: | (id) | fp8 |
| - (id) _webkit_stringByCollapsingNonPrintingCharacters |
| - (id) _webkit_stringByCollapsingWhitespaceCharacters |
| - (id) _webkit_stringByTrimmingWhitespace |