Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

XmlObject Interface Reference

Super class of all the other classes. More...

#import <xmlobject.h>

Inheritance diagram for XmlObject:

XmlDoc XmlNode XmlNodeSet XmlRegexp XPath List of all members.

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

Detailed Description

Super class of all the other classes.

Description
Super class of all the other classes.


Member Function Documentation

- (void) XmlObject:
 

Release resource for the object.

Description
Release resource for the object.

Implemented in XmlNodeSet.

- (id) XmlObject:
 

Initialize instance of XmlObject class.

Returns:
The object itself.
Description
Initialize instance of XmlObject class.

Implemented in XmlNodeSet, XmlRegexp, and XPath.

- (oneway void) XmlObject:
 

Decrement the reference count.

Description
Decrement the reference count. If the reference count is zero, the object is disposed. This method is supported only Unix systems. Not MacOS-X.

- (id) XmlObject:
 

Increment the reference count.

Description
Increment the reference count. This method is supported only Unix systems. Not MacOS-X.


Member Data Documentation

int XmlObject::ref_count [protected]
 

Reference count


The documentation for this interface was generated from the following file:
Generated on Mon Jul 19 20:04:09 2004 for LibXmlKit by doxygen 1.3.6