"Re: [xml] Setting Marser Options"



Hi,

on 8/21/2004 1:37 AM John J. Boyer wrote:

How do I set parser options, such as handling of entities? I now it's 
somewhere in libxml2, but I can't find it.

Have a look at [1]; it takes parser options [2] like XML_PARSE_NOENT.
Additionally there are some parsing examples [3].

[1] http://www.xmlsoft.org/html/libxml-parser.html#xmlReadFile
[2] http://www.xmlsoft.org/html/libxml-parser.html#xmlParserOption
[3] http://www.xmlsoft.org/examples/index.html

Regards,

Kasimier




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]