| addChild:withFollowers:(id, XmlNode *, id node,[withFollowers] id, BOOL, id followers,) | XmlNode | |
| addSibling:withFollowers:(id, XmlNode *, id node,[withFollowers] id, BOOL, id followers,) | XmlNode | |
| child() | XmlNode | |
| child:(id, xmlElementType, id type,) | XmlNode | |
| child:or:(id, xmlElementType, id typ1,[or] id, xmlElementType, id typ2,) | XmlNode | |
| dealloc() | XmlObject | |
| duplicate:(id, BOOL, id withchild,) | XmlNode | |
| getAttrValue:(id, const xmlChar *, id name,) | XmlNode | |
| getText() | XmlNode | |
| init() | XmlObject | |
| initXmlNode:(id, xmlNodePtr, id node,) | XmlNode | |
| isBlankText() | XmlNode | |
| lastChild() | XmlNode | |
| lastChild:(id, xmlElementType, id type,) | XmlNode | |
| lastChild:or:(id, xmlElementType, id typ1,[or] id, xmlElementType, id typ2,) | XmlNode | |
| lineNo() | XmlNode | |
| name() | XmlNode | |
| newElement:(id, const xmlChar *, id name,) | XmlNode | [static] |
| newText:(id, const xmlChar *, id text,) | XmlNode | [static] |
| next() | XmlNode | |
| next:(id, xmlElementType, id type,) | XmlNode | |
| next:or:(id, xmlElementType, id typ1,[or] id, xmlElementType, id typ2,) | XmlNode | |
| node_state | XmlNode | [protected] |
| nodePtr() | XmlNode | |
| parent() | XmlNode | |
| print:(id, FILE *, id outfp,) | XmlNode | |
| ref_count | XmlObject | [protected] |
| release() | XmlObject | |
| replaceBy:(id, XmlNode *, id src,) | XmlNode | |
| retain() | XmlObject | |
| setAttr:value:(id, const xmlChar *, id name,[value] id, const xmlChar *, id value,) | XmlNode | |
| setName:(id, const xmlChar *, id name,) | XmlNode | |
| setText:length:(id, const xmlChar *, id src,[length] id, size_t, id len,) | XmlNode | |
| state() | XmlNode | |
| type() | XmlNode | |
| unlink:(id, BOOL, id withfollowers,) | XmlNode | |
| xml_node_ptr | XmlNode | [protected] |