DOMNode Klassenreferenz

#import <DOMNode.h>

Abgeleitet von DOMObject.

Basisklasse für DOMAttr, DOMCharacterData, DOMDocument, DOMDocumentFragment, DOMDocumentType, DOMElement, DOMEntity, DOMEntityReference, DOMNotation und DOMProcessingInstruction.

Aufstellung aller Elemente


Öffentliche Methoden

(void) - dealloc
(void) - finalize
(id) - description
(id) - nodeName
(id) - nodeValue
(void) - setNodeValue:
(unsigned short) - nodeType
(id) - parentNode
(id) - childNodes
(id) - firstChild
(id) - lastChild
(id) - previousSibling
(id) - nextSibling
(id) - attributes
(id) - ownerDocument
(id) - insertBefore:fp8:
(id) - replaceChild:fp8:
(id) - removeChild:
(id) - appendChild:
(BOOL) - hasChildNodes
(id) - cloneNode:
(void) - normalize
(BOOL) - isSupported:fp8:
(id) - namespaceURI
(id) - prefix
(void) - setPrefix:
(id) - localName
(BOOL) - hasAttributes
(BOOL) - isSameNode:
(BOOL) - isEqualNode:
(BOOL) - isDefaultNamespace:
(id) - lookupPrefix:
(id) - lookupNamespaceURI:
(id) - textContent
(void) - setTextContent:
(struct CGRect- boundingBox
(id) - lineBoxRects
(id) - rootEditableElement
(struct Element *) - _cachedLink
(id) - hrefURL
(id) - hrefTarget
(struct CGRect- hrefFrame
(id) - hrefLabel
(id) - hrefTitle
(struct CGRect- boundingFrame
(struct CGRect- innerFrame
(float) - computedFontSize
(void) - simulateCompleteClick
(id) - nextFocusNode
(id) - previousFocusNode

Geschützte Attribute

void * _link

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei DOMNode.h.


Dokumentation der Elementfunktionen

- (void) dealloc  

Implementiert DOMObject.

- (void) finalize  

Implementiert DOMObject.

- (id) description  

- (id) nodeName  

- (id) nodeValue  

- (void) setNodeValue: (id)  fp8  

- (unsigned short) nodeType  

- (id) parentNode  

- (id) childNodes  

- (id) firstChild  

- (id) lastChild  

- (id) previousSibling  

- (id) nextSibling  

- (id) attributes  

Implementiert in DOMElement.

- (id) ownerDocument  

- (id) insertBefore: (id) 
fp8: (id)  fp12 

- (id) replaceChild: (id) 
fp8: (id)  fp12 

- (id) removeChild: (id)  fp8  

- (id) appendChild: (id)  fp8  

- (BOOL) hasChildNodes  

- (id) cloneNode: (BOOL)  fp8  

- (void) normalize  

- (BOOL) isSupported: (id) 
fp8: (id)  fp12 

- (id) namespaceURI  

- (id) prefix  

- (void) setPrefix: (id)  fp8  

- (id) localName  

- (BOOL) hasAttributes  

- (BOOL) isSameNode: (id)  fp8  

- (BOOL) isEqualNode: (id)  fp8  

- (BOOL) isDefaultNamespace: (id)  fp8  

- (id) lookupPrefix: (id)  fp8  

- (id) lookupNamespaceURI: (id)  fp8  

- (id) textContent  

- (void) setTextContent: (id)  fp8  

- (struct CGRect) boundingBox  

- (id) lineBoxRects  

- (id) rootEditableElement  

- (struct Element *) _cachedLink  

- (id) hrefURL  

- (id) hrefTarget  

- (struct CGRect) hrefFrame  

- (id) hrefLabel  

- (id) hrefTitle  

- (struct CGRect) boundingFrame  

- (struct CGRect) innerFrame  

- (float) computedFontSize  

- (void) simulateCompleteClick  

- (id) nextFocusNode  

- (id) previousFocusNode  


Dokumentation der Datenelemente

- (void*) _link [protected]

Definiert in Zeile 11 der Datei DOMNode.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: