Daniel Veillard | 43d3f61 | 2001-11-10 11:57:23 +0000 | [diff] [blame] | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"> |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 2 | <html> |
| 3 | <head> |
Daniel Veillard | e166254 | 2002-08-28 11:50:59 +0000 | [diff] [blame] | 4 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
Daniel Veillard | c332dab | 2002-03-29 14:08:27 +0000 | [diff] [blame] | 5 | <link rel="SHORTCUT ICON" href="/favicon.ico"> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 6 | <style type="text/css"><!-- |
Daniel Veillard | 373a475 | 2002-02-21 14:46:29 +0000 | [diff] [blame] | 7 | TD {font-family: Verdana,Arial,Helvetica} |
| 8 | BODY {font-family: Verdana,Arial,Helvetica; margin-top: 2em; margin-left: 0em; margin-right: 0em} |
| 9 | H1 {font-family: Verdana,Arial,Helvetica} |
| 10 | H2 {font-family: Verdana,Arial,Helvetica} |
| 11 | H3 {font-family: Verdana,Arial,Helvetica} |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 12 | A:link, A:visited, A:active { text-decoration: underline } |
| 13 | --></style> |
| 14 | <title>I/O Interfaces</title> |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 15 | </head> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 16 | <body bgcolor="#8b7765" text="#000000" link="#000000" vlink="#000000"> |
| 17 | <table border="0" width="100%" cellpadding="5" cellspacing="0" align="center"><tr> |
| 18 | <td width="180"> |
Daniel Veillard | 8f40f1e | 2002-08-28 21:18:45 +0000 | [diff] [blame] | 19 | <a href="http://www.gnome.org/"><img src="gnome2.png" alt="Gnome2 Logo"></a><a href="http://www.w3.org/Status"><img src="w3c.png" alt="W3C Logo"></a><a href="http://www.redhat.com/"><img src="redhat.gif" alt="Red Hat Logo"></a><div align="left"><a href="http://xmlsoft.org/"><img src="Libxml2-Logo-180x168.gif" alt="Made with Libxml2 Logo"></a></div> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 20 | </td> |
| 21 | <td><table border="0" width="90%" cellpadding="2" cellspacing="0" align="center" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3" bgcolor="#fffacd"><tr><td align="center"> |
| 22 | <h1>The XML C library for Gnome</h1> |
| 23 | <h2>I/O Interfaces</h2> |
| 24 | </td></tr></table></td></tr></table></td> |
| 25 | </tr></table> |
| 26 | <table border="0" cellpadding="4" cellspacing="0" width="100%" align="center"><tr><td bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr> |
| 27 | <td valign="top" width="200" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td> |
| 28 | <table width="100%" border="0" cellspacing="1" cellpadding="3"> |
| 29 | <tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Main Menu</b></center></td></tr> |
Daniel Veillard | 8acca11 | 2002-01-21 09:52:27 +0000 | [diff] [blame] | 30 | <tr><td bgcolor="#fffacd"><ul> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 31 | <li><a href="index.html">Home</a></li> |
| 32 | <li><a href="intro.html">Introduction</a></li> |
| 33 | <li><a href="FAQ.html">FAQ</a></li> |
| 34 | <li><a href="docs.html">Documentation</a></li> |
| 35 | <li><a href="bugs.html">Reporting bugs and getting help</a></li> |
| 36 | <li><a href="help.html">How to help</a></li> |
| 37 | <li><a href="downloads.html">Downloads</a></li> |
| 38 | <li><a href="news.html">News</a></li> |
Daniel Veillard | 7b602b4 | 2002-01-08 13:26:00 +0000 | [diff] [blame] | 39 | <li><a href="XMLinfo.html">XML</a></li> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 40 | <li><a href="XSLT.html">XSLT</a></li> |
Daniel Veillard | 6dbcaf8 | 2002-02-20 14:37:47 +0000 | [diff] [blame] | 41 | <li><a href="python.html">Python and bindings</a></li> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 42 | <li><a href="architecture.html">libxml architecture</a></li> |
| 43 | <li><a href="tree.html">The tree output</a></li> |
| 44 | <li><a href="interface.html">The SAX interface</a></li> |
| 45 | <li><a href="xmldtd.html">Validation & DTDs</a></li> |
| 46 | <li><a href="xmlmem.html">Memory Management</a></li> |
| 47 | <li><a href="encoding.html">Encodings support</a></li> |
| 48 | <li><a href="xmlio.html">I/O Interfaces</a></li> |
| 49 | <li><a href="catalog.html">Catalog support</a></li> |
| 50 | <li><a href="library.html">The parser interfaces</a></li> |
| 51 | <li><a href="entities.html">Entities or no entities</a></li> |
| 52 | <li><a href="namespaces.html">Namespaces</a></li> |
| 53 | <li><a href="upgrade.html">Upgrading 1.x code</a></li> |
Daniel Veillard | 52dcab3 | 2001-10-30 12:51:17 +0000 | [diff] [blame] | 54 | <li><a href="threads.html">Thread safety</a></li> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 55 | <li><a href="DOM.html">DOM Principles</a></li> |
| 56 | <li><a href="example.html">A real example</a></li> |
| 57 | <li><a href="contribs.html">Contributions</a></li> |
Daniel Veillard | fc59c09 | 2002-06-05 14:48:26 +0000 | [diff] [blame] | 58 | <li><a href="tutorial/index.html">Tutorial</a></li> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 59 | <li> |
| 60 | <a href="xml.html">flat page</a>, <a href="site.xsl">stylesheet</a> |
| 61 | </li> |
| 62 | </ul></td></tr> |
| 63 | </table> |
| 64 | <table width="100%" border="0" cellspacing="1" cellpadding="3"> |
Daniel Veillard | 3bf65be | 2002-01-23 12:36:34 +0000 | [diff] [blame] | 65 | <tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr> |
| 66 | <tr><td bgcolor="#fffacd"><ul> |
Daniel Veillard | f859256 | 2002-01-23 17:58:17 +0000 | [diff] [blame] | 67 | <li><a href="APIchunk0.html">Alphabetic</a></li> |
Daniel Veillard | 3bf65be | 2002-01-23 12:36:34 +0000 | [diff] [blame] | 68 | <li><a href="APIconstructors.html">Constructors</a></li> |
| 69 | <li><a href="APIfunctions.html">Functions/Types</a></li> |
| 70 | <li><a href="APIfiles.html">Modules</a></li> |
| 71 | <li><a href="APIsymbols.html">Symbols</a></li> |
| 72 | </ul></td></tr> |
| 73 | </table> |
| 74 | <table width="100%" border="0" cellspacing="1" cellpadding="3"> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 75 | <tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Related links</b></center></td></tr> |
Daniel Veillard | 8acca11 | 2002-01-21 09:52:27 +0000 | [diff] [blame] | 76 | <tr><td bgcolor="#fffacd"><ul> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 77 | <li><a href="http://mail.gnome.org/archives/xml/">Mail archive</a></li> |
| 78 | <li><a href="http://xmlsoft.org/XSLT/">XSLT libxslt</a></li> |
Daniel Veillard | 4a85920 | 2002-01-08 11:49:22 +0000 | [diff] [blame] | 79 | <li><a href="http://phd.cs.unibo.it/gdome2/">DOM gdome2</a></li> |
Daniel Veillard | 2d347fa | 2002-03-17 10:34:11 +0000 | [diff] [blame] | 80 | <li><a href="http://www.aleksey.com/xmlsec/">XML-DSig xmlsec</a></li> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 81 | <li><a href="ftp://xmlsoft.org/">FTP</a></li> |
| 82 | <li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li> |
Daniel Veillard | db9dfd9 | 2001-11-26 17:25:02 +0000 | [diff] [blame] | 83 | <li><a href="http://garypennington.net/libxml2/">Solaris binaries</a></li> |
Daniel Veillard | cb7543b | 2002-09-09 10:54:06 +0000 | [diff] [blame] | 84 | <li><a href="http://www.zveno.com/open_source/libxml2xslt.html">MacOsX binaries</a></li> |
Daniel Veillard | e6d8e20 | 2002-05-02 06:11:10 +0000 | [diff] [blame] | 85 | <li><a href="http://sourceforge.net/projects/libxml2-pas/">Pascal bindings</a></li> |
Daniel Veillard | 2d347fa | 2002-03-17 10:34:11 +0000 | [diff] [blame] | 86 | <li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxml&product=libxml2">Bug Tracker</a></li> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 87 | </ul></td></tr> |
| 88 | </table> |
| 89 | </td></tr></table></td> |
| 90 | <td valign="top" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%"><tr><td><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table border="0" cellpadding="3" cellspacing="1" width="100%"><tr><td bgcolor="#fffacd"> |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 91 | <p>Table of Content:</p> |
| 92 | <ol> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 93 | <li><a href="#General1">General overview</a></li> |
Daniel Veillard | 0b28e88 | 2002-07-24 23:47:05 +0000 | [diff] [blame] | 94 | <li><a href="#basic">The basic buffer type</a></li> |
| 95 | <li><a href="#Input">Input I/O handlers</a></li> |
| 96 | <li><a href="#Output">Output I/O handlers</a></li> |
| 97 | <li><a href="#entities">The entities loader</a></li> |
| 98 | <li><a href="#Example2">Example of customized I/O</a></li> |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 99 | </ol> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 100 | <h3><a name="General1">General overview</a></h3> |
| 101 | <p>The module <code><a href="http://xmlsoft.org/html/libxml-xmlio.html">xmlIO.h</a></code> provides |
| 102 | the interfaces to the libxml I/O system. This consists of 4 main parts:</p> |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 103 | <ul> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 104 | <li>Entities loader, this is a routine which tries to fetch the entities |
Daniel Veillard | 2bb8909 | 2000-08-31 14:57:50 +0000 | [diff] [blame] | 105 | (files) based on their PUBLIC and SYSTEM identifiers. The default loader |
| 106 | don't look at the public identifier since libxml do not maintain a |
| 107 | catalog. You can redefine you own entity loader by using |
| 108 | <code>xmlGetExternalEntityLoader()</code> and |
Daniel Veillard | 9c46682 | 2001-10-25 12:03:39 +0000 | [diff] [blame] | 109 | <code>xmlSetExternalEntityLoader()</code>. <a href="#entities">Check the |
| 110 | example</a>.</li> |
Daniel Veillard | 0b28e88 | 2002-07-24 23:47:05 +0000 | [diff] [blame] | 111 | <li>Input I/O buffers which are a commodity structure used by the parser(s) |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 112 | input layer to handle fetching the informations to feed the parser. This |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 113 | provides buffering and is also a placeholder where the encoding |
Daniel Veillard | 63d8314 | 2002-05-20 06:51:05 +0000 | [diff] [blame] | 114 | converters to UTF8 are piggy-backed.</li> |
Daniel Veillard | 0b28e88 | 2002-07-24 23:47:05 +0000 | [diff] [blame] | 115 | <li>Output I/O buffers are similar to the Input ones and fulfill similar |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 116 | task but when generating a serialization from a tree.</li> |
Daniel Veillard | 0b28e88 | 2002-07-24 23:47:05 +0000 | [diff] [blame] | 117 | <li>A mechanism to register sets of I/O callbacks and associate them with |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 118 | specific naming schemes like the protocol part of the URIs. |
| 119 | <p>This affect the default I/O operations and allows to use specific I/O |
| 120 | handlers for certain names.</p> |
Daniel Veillard | 0b28e88 | 2002-07-24 23:47:05 +0000 | [diff] [blame] | 121 | </li> |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 122 | </ul> |
Daniel Veillard | 2bb8909 | 2000-08-31 14:57:50 +0000 | [diff] [blame] | 123 | <p>The general mechanism used when loading http://rpmfind.net/xml.html for |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 124 | example in the HTML parser is the following:</p> |
| 125 | <ol> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 126 | <li>The default entity loader calls <code>xmlNewInputFromFile()</code> with |
Daniel Veillard | 2bb8909 | 2000-08-31 14:57:50 +0000 | [diff] [blame] | 127 | the parsing context and the URI string.</li> |
Daniel Veillard | 0b28e88 | 2002-07-24 23:47:05 +0000 | [diff] [blame] | 128 | <li>the URI string is checked against the existing registered handlers |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 129 | using their match() callback function, if the HTTP module was compiled |
| 130 | in, it is registered and its match() function will succeeds</li> |
Daniel Veillard | 0b28e88 | 2002-07-24 23:47:05 +0000 | [diff] [blame] | 131 | <li>the open() function of the handler is called and if successful will |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 132 | return an I/O Input buffer</li> |
Daniel Veillard | 0b28e88 | 2002-07-24 23:47:05 +0000 | [diff] [blame] | 133 | <li>the parser will the start reading from this buffer and progressively |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 134 | fetch information from the resource, calling the read() function of the |
| 135 | handler until the resource is exhausted</li> |
Daniel Veillard | 0b28e88 | 2002-07-24 23:47:05 +0000 | [diff] [blame] | 136 | <li>if an encoding change is detected it will be installed on the input |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 137 | buffer, providing buffering and efficient use of the conversion |
| 138 | routines</li> |
Daniel Veillard | 0b28e88 | 2002-07-24 23:47:05 +0000 | [diff] [blame] | 139 | <li>once the parser has finished, the close() function of the handler is |
Daniel Veillard | 63d8314 | 2002-05-20 06:51:05 +0000 | [diff] [blame] | 140 | called once and the Input buffer and associated resources are |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 141 | deallocated.</li> |
| 142 | </ol> |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 143 | <p>The user defined callbacks are checked first to allow overriding of the |
| 144 | default libxml I/O routines.</p> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 145 | <h3><a name="basic">The basic buffer type</a></h3> |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 146 | <p>All the buffer manipulation handling is done using the |
Daniel Veillard | 0b28e88 | 2002-07-24 23:47:05 +0000 | [diff] [blame] | 147 | <code>xmlBuffer</code> type define in <code><a href="http://xmlsoft.org/html/libxml-tree.html">tree.h</a> </code>which is a |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 148 | resizable memory buffer. The buffer allocation strategy can be selected to be |
| 149 | either best-fit or use an exponential doubling one (CPU vs. memory use |
Daniel Veillard | 63d8314 | 2002-05-20 06:51:05 +0000 | [diff] [blame] | 150 | trade-off). The values are <code>XML_BUFFER_ALLOC_EXACT</code> and |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 151 | <code>XML_BUFFER_ALLOC_DOUBLEIT</code>, and can be set individually or on a |
| 152 | system wide basis using <code>xmlBufferSetAllocationScheme()</code>. A number |
| 153 | of functions allows to manipulate buffers with names starting with the |
| 154 | <code>xmlBuffer...</code> prefix.</p> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 155 | <h3><a name="Input">Input I/O handlers</a></h3> |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 156 | <p>An Input I/O handler is a simple structure |
| 157 | <code>xmlParserInputBuffer</code> containing a context associated to the |
| 158 | resource (file descriptor, or pointer to a protocol handler), the read() and |
| 159 | close() callbacks to use and an xmlBuffer. And extra xmlBuffer and a charset |
| 160 | encoding handler are also present to support charset conversion when |
| 161 | needed.</p> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 162 | <h3><a name="Output">Output I/O handlers</a></h3> |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 163 | <p>An Output handler <code>xmlOutputBuffer</code> is completely similar to an |
| 164 | Input one except the callbacks are write() and close().</p> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 165 | <h3><a name="entities">The entities loader</a></h3> |
Daniel Veillard | 2bb8909 | 2000-08-31 14:57:50 +0000 | [diff] [blame] | 166 | <p>The entity loader resolves requests for new entities and create inputs for |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 167 | the parser. Creating an input from a filename or an URI string is done |
| 168 | through the xmlNewInputFromFile() routine. The default entity loader do not |
| 169 | handle the PUBLIC identifier associated with an entity (if any). So it just |
| 170 | calls xmlNewInputFromFile() with the SYSTEM identifier (which is mandatory in |
Daniel Veillard | 2bb8909 | 2000-08-31 14:57:50 +0000 | [diff] [blame] | 171 | XML).</p> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 172 | <p>If you want to hook up a catalog mechanism then you simply need to |
| 173 | override the default entity loader, here is an example:</p> |
Daniel Veillard | 2bb8909 | 2000-08-31 14:57:50 +0000 | [diff] [blame] | 174 | <pre>#include <libxml/xmlIO.h> |
| 175 | |
| 176 | xmlExternalEntityLoader defaultLoader = NULL; |
| 177 | |
| 178 | xmlParserInputPtr |
| 179 | xmlMyExternalEntityLoader(const char *URL, const char *ID, |
| 180 | xmlParserCtxtPtr ctxt) { |
| 181 | xmlParserInputPtr ret; |
| 182 | const char *fileID = NULL; |
| 183 | /* lookup for the fileID depending on ID */ |
| 184 | |
| 185 | ret = xmlNewInputFromFile(ctxt, fileID); |
| 186 | if (ret != NULL) |
| 187 | return(ret); |
| 188 | if (defaultLoader != NULL) |
| 189 | ret = defaultLoader(URL, ID, ctxt); |
| 190 | return(ret); |
| 191 | } |
| 192 | |
| 193 | int main(..) { |
| 194 | ... |
| 195 | |
| 196 | /* |
| 197 | * Install our own entity loader |
| 198 | */ |
| 199 | defaultLoader = xmlGetExternalEntityLoader(); |
| 200 | xmlSetExternalEntityLoader(xmlMyExternalEntityLoader); |
| 201 | |
| 202 | ... |
| 203 | }</pre> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 204 | <h3><a name="Example2">Example of customized I/O</a></h3> |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 205 | <p>This example come from <a href="http://xmlsoft.org/messages/0708.html">a |
| 206 | real use case</a>, xmlDocDump() closes the FILE * passed by the application |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 207 | and this was a problem. The <a href="http://xmlsoft.org/messages/0711.html">solution</a> was to redefine a |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 208 | new output handler with the closing call deactivated:</p> |
| 209 | <ol> |
Daniel Veillard | c0801af | 2002-05-28 16:28:42 +0000 | [diff] [blame] | 210 | <li>First define a new I/O output allocator where the output don't close |
| 211 | the file: |
Daniel Veillard | a7ad452 | 2000-08-31 14:19:54 +0000 | [diff] [blame] | 212 | <pre>xmlOutputBufferPtr |
| 213 | xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) { |
| 214 | xmlOutputBufferPtr ret; |
| 215 | |
| 216 | if (xmlOutputCallbackInitialized == 0) |
| 217 | xmlRegisterDefaultOutputCallbacks(); |
| 218 | |
| 219 | if (file == NULL) return(NULL); |
| 220 | ret = xmlAllocOutputBuffer(encoder); |
| 221 | if (ret != NULL) { |
| 222 | ret->context = file; |
| 223 | ret->writecallback = xmlFileWrite; |
| 224 | ret->closecallback = NULL; /* No close callback */ |
| 225 | } |
| 226 | return(ret); <br> |
Daniel Veillard | 1eb2424 | 2002-03-18 11:33:03 +0000 | [diff] [blame] | 227 | |
Daniel Veillard | 34ce8be | 2002-03-18 19:37:11 +0000 | [diff] [blame] | 228 | |
| 229 | |
Daniel Veillard | 1927409 | 2002-03-25 16:48:03 +0000 | [diff] [blame] | 230 | |
Daniel Veillard | b2fb8ed | 2002-04-01 09:33:12 +0000 | [diff] [blame] | 231 | |
Daniel Veillard | a8a89fe | 2002-04-12 21:03:34 +0000 | [diff] [blame] | 232 | |
Daniel Veillard | c397534 | 2002-04-15 18:54:52 +0000 | [diff] [blame] | 233 | |
Daniel Veillard | 0bfbb42 | 2002-04-26 09:21:45 +0000 | [diff] [blame] | 234 | |
Daniel Veillard | 93d3a47 | 2002-04-26 14:04:55 +0000 | [diff] [blame] | 235 | |
Daniel Veillard | cf27f7c | 2002-04-30 07:12:39 +0000 | [diff] [blame] | 236 | |
Daniel Veillard | e6d8e20 | 2002-05-02 06:11:10 +0000 | [diff] [blame] | 237 | |
Daniel Veillard | 9b6fd30 | 2002-05-13 12:06:47 +0000 | [diff] [blame] | 238 | |
Daniel Veillard | c0801af | 2002-05-28 16:28:42 +0000 | [diff] [blame] | 239 | |
Daniel Veillard | 2147367 | 2002-06-17 07:29:22 +0000 | [diff] [blame] | 240 | |
Daniel Veillard | 782afda | 2002-07-08 15:12:49 +0000 | [diff] [blame] | 241 | |
Daniel Veillard | 42766c0 | 2002-08-22 20:52:17 +0000 | [diff] [blame] | 242 | |
Daniel Veillard | e166254 | 2002-08-28 11:50:59 +0000 | [diff] [blame] | 243 | |
Daniel Veillard | e16b574 | 2002-09-26 17:50:03 +0000 | [diff] [blame] | 244 | |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 245 | } </pre> |
Daniel Veillard | 0b28e88 | 2002-07-24 23:47:05 +0000 | [diff] [blame] | 246 | </li> |
| 247 | <li>And then use it to save the document: |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 248 | <pre>FILE *f; |
Daniel Veillard | a7ad452 | 2000-08-31 14:19:54 +0000 | [diff] [blame] | 249 | xmlOutputBufferPtr output; |
| 250 | xmlDocPtr doc; |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 251 | int res; |
Daniel Veillard | a7ad452 | 2000-08-31 14:19:54 +0000 | [diff] [blame] | 252 | |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 253 | f = ... |
| 254 | doc = .... |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 255 | |
Daniel Veillard | a7ad452 | 2000-08-31 14:19:54 +0000 | [diff] [blame] | 256 | output = xmlOutputBufferCreateOwn(f, NULL); |
| 257 | res = xmlSaveFileTo(output, doc, NULL); |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 258 | </pre> |
Daniel Veillard | 0b28e88 | 2002-07-24 23:47:05 +0000 | [diff] [blame] | 259 | </li> |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 260 | </ol> |
Daniel Veillard | 3f4c40f | 2002-02-13 09:19:28 +0000 | [diff] [blame] | 261 | <p><a href="bugs.html">Daniel Veillard</a></p> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 262 | </td></tr></table></td></tr></table></td></tr></table></td> |
| 263 | </tr></table></td></tr></table> |
Daniel Veillard | 9698445 | 2000-08-31 13:50:12 +0000 | [diff] [blame] | 264 | </body> |
| 265 | </html> |