Skip navigation links
Red Hat JBoss Enterprise Application Platform 7.4.0.GA

Package com.sun.xml.txw2.annotation

Defines a set of annotations that can be used on TypedXmlWriter interfaces.

See: Description

Package com.sun.xml.txw2.annotation Description

Defines a set of annotations that can be used on TypedXmlWriter interfaces.

Package-level Annotation

XmlNamespace can be used on a package to designate the namespace URI for the whole package.

Interface Annotation

XmlElement can be used on TypedXmlWriter-derived interfaces to associate a tag name to that interface.

Method Annotations

XmlElement, XmlAttribute, or XmlValue can be used on a method declared on a TypedXmLWriter-derived interface. Those annotations are mutually-exclusive. See their javadoc for details. If none of the above three annotations are specified, XmlElement is assumed.

Skip navigation links
Red Hat JBoss Enterprise Application Platform 7.4.0.GA

Copyright © 2021 JBoss by Red Hat. All rights reserved.