[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[xml] Compression?!
- From: "Thomas Rokohl" <rokohl raygina de>
- To: xml gnome org
- Subject: [xml] Compression?!
- Date: Sun, 22 Jun 2003 12:08:28 +0200
hi,
is there a simple way to give the parser a packed xml file.
at the moment i use
ctxt=xmlCreateFileParserCtxt(filename);
xmlParseDocument(ctxt);
to read the xml file.
but my files become very large and so i will compress it.
thanx
Thomas Rokohl
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]