#import <xmldoc.h>
Public Member Functions | |
| (id< PXmlNode >) | rootNode |
| (id) | setInputFileName: |
| (const char *) | inputFileName |
| (id) | setOutputFileName: |
| (int) | save |
| (int) | saveFileAs: |
| (xmlDocPtr) | docPtr |
|
|
docPtr Get content of document. Get content of document.
|
|
|
inputFileName Get input file name.
|
|
|
rootNode Get root node. Get root node.
|
|
|
save Save the document into the output file. Save the document into the output file.
|
|
|
saveFileAS Save the document into the output file. Save the document into the output file.
|
|
|
setInputFileName Set input file name string.
|
|
|
setOutputFileName Set output file name string. Set output file name string. If the name is null, it means the document is saved into standard output.
|
1.3.6