javax.xml.bind.annotation
Annotation Type XmlRegistry


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface XmlRegistry

Marks a class that has XmlElementDecls.

Since:
JAXB 2.0
See Also:
XmlElementDecl