扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.xml.bind.annotation接口domhandler<elementt,resulttextendsresult>的类成员方法: marshal定义及介绍
发布时间:2014-2-18
本文导语:
marshal
source marshal(elementt n,
validationeventhandler errorhandler)
在 jaxb 提供者需要将元素编组为 xml 时调用此方法。
如果为非 null,则返回的 source 必须包含以一个元素为根的整个文档,该文档随后将被编制成一个将由 ja...