#import <xmlobject.h>
Inheritance diagram for XmlObject:

Public Member Functions | |
| (id) | - init |
| Initialize instance of XmlObject class. | |
| (void) | - dealloc |
| Release resource for the object. | |
| (id) | - retain |
| Increment the reference count. | |
| (oneway void) | - release |
| Decrement the reference count. | |
Protected Attributes | |
| int | ref_count |
|
|
Release resource for the object.
Reimplemented in XmlNodeSet. |
|
|
Initialize instance of XmlObject class.
Reimplemented in XmlNodeSet, XmlRegexp, and XPath. |
|
|
Decrement the reference count.
|
|
|
Increment the reference count.
|
|
|
Reference count |
1.4.5