JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
java.xml.bind
javax.xml.bind.annotation
XmlRegistry
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface XmlRegistry
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
XmlRegistry
Marks a class that has
XmlElementDecl
s.
Since:
1.6, JAXB 2.0
See Also:
XmlElementDecl