Annotation Type XmlRegistry


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface XmlRegistry
    Marks a class that has XmlElementDecls.
    Author:
    • Kohsuke Kawaguchi, Sun Microsystems, Inc.
    • Sekhar Vajjhala, Sun Microsystems, Inc.
    See Also:
    XmlElementDecl