[xml] Compression?!



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]