|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface XmlNamespaces
An annotation declaring xml namespaces.
| Required Element Summary | |
|---|---|
Namespace[] |
value
A list of Namespaces each of which represents a namespace declaration. |
| Element Detail |
|---|
public abstract Namespace[] value
Namespaces each of which represents a namespace declaration.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||