
Public Member Functions | |
| (id) | - initWithContentsOfURL:options:error: |
| (id) | - initWithData:options:error: |
| (id) | - initWithXMLString:options:error: |
| (CXMLElement *) | - rootElement |
Protected Attributes | |
| NSMutableSet * | nodePool |
| - (id) initWithContentsOfURL: | (NSURL *) | inURL | ||
| options: | (NSUInteger) | inOptions | ||
| error: | (NSError **) | outError | ||
| - (id) initWithData: | (NSData *) | inData | ||
| options: | (NSUInteger) | inOptions | ||
| error: | (NSError **) | outError | ||
| - (id) initWithXMLString: | (NSString *) | inString | ||
| options: | (NSUInteger) | inOptions | ||
| error: | (NSError **) | outError | ||
| - (CXMLElement *) rootElement |
- (NSMutableSet *) nodePool [protected] |
1.5.8