扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.xml.bind接口marshaller的类成员方法: getadapter定义及介绍
发布时间:2014-2-18
本文导语:
getadapter
a getadapter(class type)
获取与指定类型关联的适配器。
这是 setadapter(javax.xml.bind.annotation.adapters.xmladapter) 方法的反向操作。
抛出:
illegalargumentexception - 如果 type 参数为 null。
unsupportedoperationexception - 如果基于 jaxb 1.0 ...