#import <NSXMLContext.h>
Abgeleitet von NSObject.
Öffentliche, statische Methoden | |
| (id) | + defaultNamespaceForPrefix: |
| (id) | + defaultNamespaceForURI: |
| (BOOL) | + isEmptyHTMLElement: |
| (BOOL) | + isSingleAttribute: |
| (id) | + stringForObjectValue: |
| (id) | + normalizeWhitespace: |
| (void) | + _initDefaultNamespaces |
| (void) | + _initEmptyHTMLNames |
| (void) | + _initSingleAttributes |
| (void) | + _initValueTransformers |
Definiert in Zeile 9 der Datei NSXMLContext.h.
| + (id) defaultNamespaceForPrefix: | (id) | fp8 |
| + (id) defaultNamespaceForURI: | (id) | fp8 |
| + (BOOL) isEmptyHTMLElement: | (id) | fp8 |
| + (BOOL) isSingleAttribute: | (id) | fp8 |
| + (id) stringForObjectValue: | (id) | fp8 |
| + (id) normalizeWhitespace: | (id) | fp8 |
| + (void) _initDefaultNamespaces |
| + (void) _initEmptyHTMLNames |
| + (void) _initSingleAttributes |
| + (void) _initValueTransformers |