软件包 | 描述 |
---|---|
javax.xml.bind |
为客户端应用程序提供包括解包,编组运行时绑定框架,和验证能力。
|
javax.xml.bind.helpers |
只有使用JAXB提供商:提供的一些
javax.xml.bind接口部分的默认实现。
|
Modifier and Type | Method and Description |
---|---|
Marshaller.Listener |
Marshaller.getListener()
返回
Marshaller.Listener 注册这个
Marshaller 。
|
Modifier and Type | Method and Description |
---|---|
void |
Marshaller.setListener(Marshaller.Listener listener)
这
Marshaller 登记事件回调
Marshaller.Listener 元帅。
|
Modifier and Type | Method and Description |
---|---|
Marshaller.Listener |
AbstractMarshallerImpl.getListener() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractMarshallerImpl.setListener(Marshaller.Listener listener) |
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.