#import "objcpp.h"
#import <libxml/tree.h>
#import <libxml/xmlwriter.h>
Go to the source code of this file.
- Enumerator:
| OOXMLDefaultParser |
|
| OOXMLPreserveWhitespace |
|
| OOXMLPreserveCData |
|
| OOXMLStripNamespaces |
|
| OOXMLStripUpperCase |
|
| OOXMLRecursive |
|
| OOXMLRecursiveAtAnyLevel |
|
| OOXMLNamespaceSelect |
|
| OOXMLNamespaceSelectAtAnyLevel |
|
Definition at line 74 of file objxml.h.
- Enumerator:
| OOXMLPrettyPrint |
|
| OOXMLDefaultWriter |
|
Definition at line 88 of file objxml.h.
| BOOL operator!= |
( |
const OONodeSub & |
left, |
|
|
const OONode & |
val |
|
) |
| |
|
inline |
| BOOL operator!= |
( |
const OONodeArraySub & |
left, |
|
|
const OONode & |
val |
|
) |
| |
|
inline |
| BOOL operator== |
( |
const OONodeSub & |
left, |
|
|
const OONode & |
val |
|
) |
| |
|
inline |
| BOOL operator== |
( |
const OONodeArraySub & |
left, |
|
|
const OONode & |
val |
|
) |
| |
|
inline |