Java™ Platform
Standard Ed. 6

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


Java™ Platform
Standard Ed. 6

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.