[xml] xmlParseFile, htmlParseFile and URI
- From: Kang Jeong-Hee <Keizi mail co kr>
- To: xml gnome org
- Subject: [xml] xmlParseFile, htmlParseFile and URI
- Date: Wed, 28 May 2003 23:25:12 +0900
htmlParseFile() seems to allow remote URI as well as local filename,
with internal call of xmlParserInputBufferCreateFilename().
xmlParseFile(), OTOH, seems not to allow remote URI.
Codes inside xmlCreateFileParserCtxt() does not give a clue for that matter.
And if remote URI supported, why don't you replace the name of argument
'filename' with 'URI' for identifying that remote URI is supported?
It won't break any backward compatibility. It's tirivial but helpful.
regard,
kz.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]