• Examples of stream parsers include XMLReader and SAX.

    解析器例子包括XMLReaderSAX

    youdao

  • XMLReader is a useful addition to the PHP programmer's toolkit.

    XMLReader添加PHP程序员工具箱中的一个很有用的工具。

    youdao

  • This example in Listing 10 parses a large XML document with XMLReader.

    清单10中的例子使用XMLReader解析大型XML文档

    youdao

  • With XMLReader, the data is passed one element at a time using expand().

    通过XMLReader每次使用 expand()传递一个元素数据

    youdao

  • XMLReader supports namespaces and validation, including DTD and Relaxed ng.

    XMLReader支持名称空间验证包括DTDRelaxedNG

    youdao

  • Reads the contents of the current node into a string. Overrides XmlReader.

    当前节点内容读入字符串

    youdao

  • With this method, you can convert a node passed by XMLReader to a DOMElement.

    通过这种方法XMLReader传递节点转换成DOMElement

    youdao

  • The only way to access these events is to work directly with the SAX XMLReader interface.

    访问这些事件惟一方式直接操作SAXXMLReader接口

    youdao

  • If your PHP programs need to accept XML input, XMLReader is well worth your consideration.

    如果PHP程序需要接受XML输入,则XMLReader值得考虑的一个工具。

    youdao

  • More recently, I've discovered that it's even more beneficial to implement the XMLReader interface.

    最近发现实现XMLReader接口甚至有益处

    youdao

  • I also need to start fully implementing the XMLReader interface, but this isn't particularly difficult.

    另外需要开始完整地实现XMLReader接口并不特别困难

    youdao

  • A major disadvantage is that SAX parser code is complex and more difficult to write than XMLReader code.

    SAX解析器主要缺点代码复杂XMLReader代码编写起来更难

    youdao

  • One final dependency: the XJConf for PHP package requires that you enable the xmlreader extension of PHP.

    最后一点要求:XJConf forPHP需要启用 PHPxmlreader扩展

    youdao

  • You might remember from my previous column, "Wrapping up XI," I chose to implement the XMLReader interface.

    可能记得上一专栏文件“完成XI”,选择了实现XMLReader接口。

    youdao

  • The XMLReader extension is a stream-based parser of the type often referred to as a cursor type or pull parser.

    XMLReader扩展种基于流解析器,其类型通常被称为游标类型或者pull类型解析器。

    youdao

  • XMLReader is a pull parser and you code for it in much the same way as for a database query result table in a cursor.

    XMLReader一种pull解析器编码方法数据库查询结果游标非常类似。

    youdao

  • Very unusually for an XML API, XMLReader lets you read the attributes from either the beginning or the end of the element.

    对于XMLAPI 来说非常难得是,XMLReader 允许元素起点终点读取属性

    youdao

  • You can, for instance, use XMLReader, a stream parser, to get an element, import it into the DOM and extract data using XPath.

    比方说,可以使用解析器XMLReader获取一个元素导入DOM然后XPath提取数据

    youdao

  • I'll also show you how a single parser (represented by an instance of an XMLReader) can have multiple handlers registered to it.

    将为展示解析器(XMLReader实例作为代表)如何可以注册多个处理程序

    youdao

  • Part 2 also looked at the use of XMLReader, which provides a faster easier way to perform tasks that one would previously do using SAX.

    第2部分考察了XMLReader使用提供了一种比SAX更快更简单办法

    youdao

  • You can then work with the XMLReader instance as you would with a straight SAX application which of course includes setting an error handler.

    接下来可以像处理简单SAX应用程序一样处理XMLReader实例设置错误处理程序。

    youdao

  • The primary reason to use the SAX parser rather than the XMLReader is that the SAX parser is sometimes more efficient and usually more familiar.

    使用SAX解析不是XMLReader主要原因在于SAX解析器有时候效率更高一些,而且通常更被人们熟悉。

    youdao

  • The XMLWriter and XMLReader are stream-based object-oriented classes that allow you to read and write XML without having to worry about the XML details.

    XMLWriterXMLReader基于流的面向对象,它们允许读写XML,并且不要担心 XML 的细节

    youdao

  • You can either integrate XI as a library into your project (it USES the familiar XMLReader API) or turn to the user interface for occasional data conversion.

    可以XI作为一个集成项目中(使用熟悉XMLReaderAPI)变成用户界面以用于临时数据转换

    youdao

  • This final, follow-up example in Listing 5 uses the DOM with XPath in the same way, except the data is passed one element at a time by XMLReader using expand().

    后面清单5中的例子仍然使用DOMXPath每次让 XMLReaderexpand()传递一个元素数据

    youdao

  • To register event handlers and to start parsing, the application USES the XMLReader interface. As we have seen, parse , a method of XMLReader, starts the parsing.

    注册事件处理器启动语法分析器应用程序使用XMLReader接口

    youdao

  • Even though you don't have direct access to a SAX XMLReader implementation, you can get to the SAX-specific methods that are the core of error handling in this article.

    即使不能直接访问SAXXMLReader实现,也获得一些SAX有关方法它们是本文错误处理核心方法。

    youdao

  • Even though you don't have direct access to a SAX XMLReader implementation, you can get to the SAX-specific methods that are the core of error handling in this article.

    即使不能直接访问SAXXMLReader实现,也获得一些SAX有关方法它们是本文错误处理核心方法。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定