Commit 768eb3b82d25f9635a68cc06385d9e64b3c4dd18

Daniel Veillard 2012-07-16T14:19:49

Convert XML parser to the new input buffers The main changes are when the internal of the buffers structure were adressed directly, we now use routines coming from buf.h The routine xmlParserInputRead() which wasn't used anywhere is deprecated too.