找回密码
 注册
查看: 567|回复: 0

R语言 XML包 xmlParserContextFunction()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-2 07:09:09 | 显示全部楼层 |阅读模式
xmlParserContextFunction(XML)
xmlParserContextFunction()所属R语言包:XML

                                        Identifies function as expecting an xmlParserContext argument
                                         指明作为预期xmlParserContext参数功能

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

This is a convenience function for setting the class of the specified function to include "XMLParserContextFunction". This identifies it as expecting an  xmlParserCtxt object as its first argument. The resulting function can be passed to the internal/native XML parser as a handler/callback function. When the parser calls it, it recognizes this class information and includes a reference to the C-level xmlParserCtxt  object as the first argument in the call.
这是一个方便的功能设置类的指定函数,包括“XMLParserContextFunction”。预期xmlParserCtxt对象作为第一个参数。函数可以被传递到处理程序/ /原生XML解析器回调函数。当解析器调用它,它认识到这一类信息,包括C级xmlParserCtxt对象作为第一个参数在调用一个参考。

This xmlParserCtxt object can be used to gracefull terminate the parsing (without an error),  and in the future will also provide access to details about the current state of the parser, e.g. the encoding of the file, the XML version,  whether entities are being replaced,  line and column number for each node processed.
该xmlParserCtxt对象可以用来gracefull终止解析(没有错误),并在未来也将提供访问的解析器的当前状态的详细信息,例如:的编码的文件,XML版本中,实体是否被替换,行和列数为每个节点处理。


用法----------Usage----------


xmlParserContextFunction(f, class = "XMLParserContextFunction")



参数----------Arguments----------

参数:f
the function whose class information is to be augmented.
类信息的函数,其是被扩大。


参数:class
the name of the class which is to be added to the class attribute of the function.
的名称的类,这是要添加到class属性的功能。


值----------Value----------

The function object f whose class attribute has been prepended with the value of class.
已经在前面加上的价值f函数对象class,它的类属性。


(作者)----------Author(s)----------


Duncan Temple Lang



参见----------See Also----------

xmlInternalTreeParse/xmlParse and the branches parameter of  xmlEventParse.
xmlInternalTreeParse / xmlParse和branches参数的xmlEventParse。

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-24 14:08 , Processed in 0.136332 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表