Methods of Class DXMLTree


- (BOOL) attribute :(const DXMLChar *) attribute :(const DXMLChar *) value - [DXMLTree]
- (BOOL) characters :(const DXMLChar *) text - [DXMLTree]
- (BOOL) comment :(const DXMLChar *) text - [DXMLTree]
- (long) count :(id) obj - [DTree]
- deepen - [DTree]
- (DTree *) each :(SEL) sel - [DTree]
- (BOOL) endCDATA - [DXMLTree]
- (BOOL) endDocument - [DXMLTree]
- (BOOL) endElement - [DXMLTree]
- (BOOL) endNamespace - [DXMLTree]
- (void) error :(int) number :(const char *) name :(int) lineNumber :(int) columnNumber - [DXMLTree]
- free - [DXMLTree]
- (BOOL) has :(id) obj - [DTree]
- (DXMLTree *) init - [DXMLTree]
- (DXMLTree *) init :(id <DTextReadable>) source :(const char *) name :(char) separator - [DXMLTree]
- (BOOL) isEmpty - [DTree]
- (long) length - [DTree]
- (BOOL) processingInstruction :(const DXMLChar *) target :(const DXMLChar *) value - [DXMLTree]
- (BOOL) read :(id <DTextReadable>) source :(const char *) name :(char) separator - [DXMLTree]
- shallowCopy - [DXMLTree]
- shallowFree - [DXMLTree]
- (BOOL) startCDATA - [DXMLTree]
- (BOOL) startDocument :(const DXMLChar *) version :(const DXMLChar *) encoding :(int) standalone - [DXMLTree]
- (BOOL) startElement :(const DXMLChar *) name - [DXMLTree]
- (BOOL) startNamespace :(const DXMLChar *) prefix :(const DXMLChar *) uri - [DXMLTree]
- (BOOL) unparsed :(const DXMLChar *) text - [DXMLTree]
- (BOOL) write :(id <DTextWritable>) destination :(const char *) name - [DXMLTree]

generated 05-Nov-2007 by ObjcDoc 3.0.0