Java EE 5 SDK

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
Author:
See Also:
XmlElementDecl


Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.