• AXIOM is built around the StAX pull parser interface.

    AXIOM构建于stax拉式解析器接口的基础之上。

    youdao

  • Another alternative comes from the pull parser in Listing 11.

    另一种备选方法来自清单11中的Pull解析器

    youdao

  • Listing 10 shows a pull parser implementation of the feed parser interface.

    清单10显示了提要解析接口一个pull解析器实现

    youdao

  • WoodStox is an open source implementation of the StAX pull parser standard.

    WoodStoxStAX推式解析器标准一种开放源码实现

    youdao

  • Instead of SAX2, JiBX is based on a pull parser architecture (currently XMLPull).

    JiBX基于(pull)解析器体系结构(当前XMLPull),不是SAX2

    youdao

  • One other type of XML parser is available to you on Android, and that is the pull parser.

    Android提供一种类型xml解析器,就是pull解析器。

    youdao

  • StAX offers a pull parser that gives client applications full control over the parsing process.

    StAX提供了一个拉式解析器,可以让客户应用程序完全控制解析过程

    youdao

  • Finally, for writing XML, the pull parser package provides a convenient way to do that as well.

    最后对于编写XML,Pull解析器提供了一种便捷方法

    youdao

  • The original JAXB code (since discarded) was based on a pull parser architecture similar to XMLPull.

    原始JAXB代码(已被丢弃)基于类似XMLPull解析器体系结构

    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

  • If your document is large, but you only need part of the document, then the XML pull parser might be a more efficient way to go.

    如果文档比较大,需要文档的一部分XMLPull解析器可能是更为有效的方法。

    youdao

  • You will parse the Xml document using the XmlResourceParser, which is also a pull parser (it extends the XmlPullParser interface).

    使用XmlResourceParser来解析Xml文档也是一个pull解析器(扩展XmlPullParser接口)。

    youdao

  • JiBX instead USES a newer pull parser API that provides a more natural interface for dealing with the sequence of elements in a document.

    JiBX使用更新出(pull)解析器api,它提供了一个自然接口处理文档中的元素序列

    youdao

  • It wraps an internal pull parser interface in an unmarshalling context class that defines a variety of element and attribute access methods.

    内部拉出解析器接口包装定义各种元素属性访问方法的数据上下文中。

    youdao

  • By using the Streaming API for XML (StAX) pull parser, AXIOM (also referred to as OM) can control the parsing process to provide deferred building support.

    通过使用StreamingAPIforXML (StAX)Pull解析器,AXIOM(称为OM)可以控制解析过程提供延迟构建支持

    youdao

  • Based on experience with previous pull parser implementations, the creators of StAX opted to include an object-oriented alternative to the cursor-based API.

    基于以往拉式解析器实现经验StAX创建者选择了在基于指针的API之外增加一种面向对象的API。

    youdao

  • The advantage of AXIOM over other XML representations is that it is based on a pull parser technique, while most others are based on a push parser technique.

    AXIOM相对于其他XML表示形式优势在于基于pull解析技术其他大多数基于push解析器技术。

    youdao

  • With a pull parser, the code that handles one part of the document can parse only as much as it needs and then hand off the parser to whatever comes next in the document processing.

    使用拉式解析器,处理文档一部分代码解析所需部分,然后由解析器进行接下来的文档处理

    youdao

  • You can process large sets of data more efficiently with an XML pull parser rather than load the entire data structure all at once in memory as you need to do with JSON or serialize PHP.

    可以使用一个XMLpull parser有效处理大型数据非一次性地将整个数据结构加载内存使用JSON序列化php那样。

    youdao

  • The XML Pull parser API is similar to the cursor-based API provided by StAX; the parser state can be examined for information about the last parsed event, then advanced to the next one, and so on.

    XMLPull ParserAPI类似StAX所提供基于指针的API,可以通过分析解析器的状态获得一个解析事件信息然后移动一个,依此类推。

    youdao

  • Right now the unmarshalling context is coded to use a parser that implements the XMLPull interface, an informal standard defined by some of the leading developers in the area of pull parsing.

    此时数据编出上下文编码使用实现XMLPull接口解析器,接口是出解析领域中的一些主要开发人员定义非正式标准

    youdao

  • With a pull approach, on the other hand, the parser is effectively an iterator for going through the components of a document on demand.

    相反使用方式情况下,解析实际上一个高效的迭代器,可以根据需要对文档中的不同部分进行遍历。

    youdao

  • It allows your application code to pull or seek events from the parser, as opposed to the SAX parser that automatically pushes events to the handler.

    允许应用程序代码解析器中获取事件SAX解析器自动将事件入处理程序相反。

    youdao

  • With StAX, you control the flow of events, because you pull them from the parser.

    使用 StAX,可以控制事件因为解析器pull这些事件流。

    youdao

  • This allows the application code to pull events from the parser.

    将允许应用程序代码解析pull事件

    youdao

  • While the original Axis used a standard push-style (SAX) parser for processing XML, Axis2 USES a pull-style (StAX) parser.

    原始Axis使用标准的推式(SAX)解析进行XML处理而Axis2使用(StAX)解析器。

    youdao

  • Py script; note how the import statements at the beginning pull in the email. Parser library along with several other popular Python libraries.

    注意开始import语句如何email.parser以及其他几个流行的python库。

    youdao

  • The pull model allows the client to give the parser a buffer into which the string is directly written.

    提取模型使客户能够分析器提供一个可以字符串直接写入的缓冲区。

    youdao

  • The pull model allows the client to give the parser a buffer into which the string is directly written.

    提取模型使客户能够分析器提供一个可以字符串直接写入的缓冲区。

    youdao

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

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

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