#import <OOoMetaDataParser.h>
Definition at line 23 of file OOoMetaDataParser.h.
◆ parser:didEndElement:namespaceURI:qualifiedName:
| - (void) parser: |
|
(NSXMLParser *) |
parser |
| didEndElement: |
|
(NSString *) |
elementName |
| namespaceURI: |
|
(NSString *) |
namespaceURI |
| qualifiedName: |
|
(NSString *) |
qName |
|
|
| |
◆ parser:didStartElement:namespaceURI:qualifiedName:attributes:
| - (void) parser: |
|
(NSXMLParser *) |
parser |
| didStartElement: |
|
(NSString *) |
elementName |
| namespaceURI: |
|
(NSString *) |
namespaceURI |
| qualifiedName: |
|
(NSString *) |
qualifiedName |
| attributes: |
|
(NSDictionary *) |
attributeDict |
|
|
| |
◆ parser:foundCharacters:
| - (void) parser: |
|
(NSXMLParser *) |
parser |
| foundCharacters: |
|
(NSString *) |
string |
|
|
| |
◆ parser:parseErrorOccurred:
| - (void) parser: |
|
(NSXMLParser *) |
parser |
| parseErrorOccurred: |
|
(NSError *) |
parseError |
|
|
| |
◆ parseXML:intoDictionary:
| - (void) parseXML: |
|
(NSData*) |
data |
| intoDictionary: |
|
(NSMutableDictionary*) |
dict |
|
|
| |
◆ customAttribute
| - (NSString*) customAttribute |
|
protected |
◆ isCustom
◆ metaValues
| - (NSMutableDictionary*) metaValues |
|
protected |
◆ shouldReadCharacters
| - (BOOL) shouldReadCharacters |
|
protected |
◆ textCurrentElement
| - (NSMutableString*) textCurrentElement |
|
protected |
The documentation for this class was generated from the following files: