javax.xml.bind.annotation

Annotation Type XmlNs


  • @Retention(value=RUNTIME)
     @Target(value={})
    public @interface XmlNs

    Associates a namespace prefix with a XML namespace URI.

    Usage

    @XmlNs annotation is intended for use from other program annotations.

    See "Package Specification" in javax.xml.bind.package javadoc for additional common information.

    Example:See XmlSchema annotation type for an example.

    Since:
    JAXB2.0
    Author:
    Sekhar Vajjhala, Sun Microsystems, Inc.
    • Element Detail

      • prefix

        public abstract String prefix
        Namespace prefix
      • namespaceURI

        public abstract String namespaceURI
        Namespace URI
Fout Infobrol

Kan deze pagina van de Infobrol-website niet weergeven

Type fout (18-01)

ID de navigation incorrect : 95025

Probeer het over een paar minuten opnieuw…

Keer terug naar de startpagina




Steph