DOMElement
Inherits From: DOMNodeWithChildren
Conforms To: DOMElement
Declared In: DOM/DOMElement.h


Class Description
No class description.


Instance Variables
id parent;
NSString *tagName;
NSMutableDictionary *keyToAttribute;
NSMutableArray *attributes;
NSString *namespaceURI;
NSString *prefix;
unsigned line;
id attrNodeMap;

parentNo description.
tagNameNo description.
keyToAttributeNo description.
attributesNo description.
namespaceURINo description.
prefixNo description.
lineNo description.
attrNodeMapNo description.


Version 1.2 Copyright ©2002 by SKYRIX Software AG. All Rights Reserved.