unmarshalling

unmarshalling

 英

  • 网络解组;编组;解包

例句

JiBX supports user extension code for unmarshalling (and marshalling) data structures that otherwise cannot be bound to XML.

JiBX支持使用用户扩展代码整理那些原本无法绑定XML数据结构

Wrapping the parser within an unmarshalling context allows a wide variety of access methods to be defined with a minimum of code.

解析器包装数据上下文这样可以最少代码定义各种各样访问方法

Unmarshalling the request into objects that can be used to call the remote service implementation.

请求对象用来调用远程服务实现

When that standard becomes available, JiBX will be able to use the standard with only minor changes to the unmarshalling context code.

标准可用JiBX能够使用标准只不过数据上下文代码少量更改

All that's left is to use the mapping file in your unmarshalling process.

最后需要过程使用这个映射文件

These classes are used to perform marshalling and unmarshalling, to create instances of the implementation classes, among other things.

使用这些执行编组和解其他事物创建实现实例

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

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

At the core of these differences is the parsing technology that's used when unmarshalling documents.

这些差别核心文档进行数据使用解析技术

A useful feature of JAXB is the ability to validate the source data against the associated schema as part of the unmarshalling operation.

JAXB有用特性之一编组操作过程可以根据相关联模式检验数据

The parameter can be a complex object (in parts without programming a Serializabler (Marshalling) or Deserializabler (Unmarshalling)).

参数可以一个复杂对象需要编写串行数据编制或者反串数据部分)。

Because of this different API, JiBX is able to use relatively simple code to handle unmarshalling.

因为使用这个不同API所以JiBX能够使用相对简单代码处理数据

For each class included in any of the bindings it adds the appropriate marshalling or unmarshalling code.

对于任何绑定包含每个添加适当数据编组数据代码

Therefore, a facade component avoids unnecessary unmarshalling overheads by accessing the SOAP response message in XML directly.

所以Facade组件避免由于直接访问XML格式SOAP响应消息造成必要取消开销

Unmarshalling is the process of converting data from its storage medium into memory -- just the opposite of marshalling.

Unmarshalling数据存储媒介转换内存过程--正好编组相反

The detailed marshalling and unmarshalling implementation code gets added directly to the bound classes.

详细编排编排实现代码直接添加绑定

Unmarshalling the request again depends on the number of items.

解包请求时间再次依赖条目数量

This tree structure reflects the nesting of operations required for marshalling and unmarshalling.

这个结构反映编排编排需要操作嵌套

To handle marshalling and unmarshalling, JiBX adds new classes and methods to the classes included in the binding.

为了处理编排编排JiBX绑定包含添加方法

XMLBeans scores well on performance by doing incremental unmarshalling and providing xget methods to access built-in schema data types.

通过增量incrementalunmarshalling提供xget方法访问内置模式数据类型XMLBeans取得较好性能

At runtime, JAXB libraries are used in marshalling and unmarshalling.

运行使用JAXB进行编组编组

This simpler unmarshalling code is the basis for the second major difference between JiBX and the other frameworks.

这个比较简单数据代码JiBX其它框架之间第二个主要差别基础

Listing 1 is the configuration file that the application uses to perform the marshalling and unmarshalling.

清单1应用程序用于执行编组和解操作配置文件

In my next article, I'll move from class generation to unmarshalling and marshalling, and show you how those processes work.

篇文章生成转移编组说明如何工作

Four methods per binding (two for marshalling, two for unmarshalling) is about the average, though.

但是一般而言每个绑定方法用于数据编组两个用于数据)。

SDOs are Java data objects for marshalling and unmarshalling of XML data during web services communications.

SDOweb服务通信期间编组和解XML数据Java数据对象

The XSEM process goes through the same marshalling and unmarshalling process from and to Resources.

XSEM处理同样通过资源植入处理

Listing 7 shows a class that handles unmarshalling from an XML document to Java objects.

清单7处理XML文档Java对象过程

Persistence: Marshalling and unmarshalling of the GUI

持久性GUI编组marshalling和解unmarshalling

The top portion of the listing is for unmarshalling a

清单顶端部分完成一个

The time for marshalling and unmarshalling the request and response

打包和解请求应答时间