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

PXmlObject Protocol Reference

#import <xmlobject.h>

List of all members.

Public Member Functions

(id) retain
(id) release


Detailed Description

PXmlObject Basic protocol for all objects. Basic protocol for all objects.


Member Function Documentation

- (id) PXmlObject:
 

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

Returns:
Always nil.

- (id) PXmlObject:
 

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

Returns:
The object itself.


The documentation for this protocol was generated from the following file:
Generated on Sat Feb 14 12:03:40 2004 for LibXmlKit by doxygen 1.3.6