- (BOOL) attribute :(const DXMLChar *) attribute :(const DXMLChar *) value - [DPropertyTree]
- (BOOL) characters :(const DXMLChar *) text - [DPropertyTree]
- (BOOL) comment :(const DXMLChar *) text - [DPropertyTree]
- (BOOL) endCDATA - [DPropertyTree]
- (BOOL) endDocument - [DPropertyTree]
- (BOOL) endElement - [DPropertyTree]
- (BOOL) endNamespace - [DPropertyTree]
- (void) error :(int) number :(const char *) name :(int) lineNumber :(int) columnNumber - [DPropertyTree]
- free - [DPropertyTree]
- (DProperty *) group :(DProperty *) parent :(const char *) name - [DPropertyTree]
- (DPropertyTree *) init - [DPropertyTree]
- (DPropertyTree *) init :(const char *) name - [DPropertyTree]
- (const char *) name - [DPropertyTree]
- (DPropertyTree *) name :(const char *) name - [DPropertyTree]
- (BOOL) processingInstruction :(const DXMLChar *) target :(const DXMLChar *) value - [DPropertyTree]
- (DProperty *) property :(DProperty *) parent :(const char *) name :(id <DTextable,DParsable>) value - [DPropertyTree]
- (BOOL) read :(id <DTextReadable>) source :(const char *) name - [DPropertyTree]
- (BOOL) remove :(DProperty *) property - [DPropertyTree]
- (BOOL) remove :(DProperty *) parent :(const char *) name - [DPropertyTree]
- shallowCopy - [DPropertyTree]
- (BOOL) startCDATA - [DPropertyTree]
- (BOOL) startDocument :(const DXMLChar *) version :(const DXMLChar *) encoding :(int) standalone - [DPropertyTree]
- (BOOL) startElement :(const DXMLChar *) name - [DPropertyTree]
- (BOOL) startNamespace :(const DXMLChar *) prefix :(const DXMLChar *) uri - [DPropertyTree]
- (BOOL) unparsed :(const DXMLChar *) text - [DPropertyTree]
- (BOOL) write :(id <DTextWritable>) destination :(const char *) name - [DPropertyTree]
generated 05-Nov-2007 by ObjcDoc 3.0.0