|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
public @interface Namespace
Annotation describing a namespace declaration.
XmlNamespaces
Required Element Summary | |
---|---|
String |
uri
The namespace uri. |
Optional Element Summary | |
---|---|
String |
prefix
The namespace prefix. |
Element Detail |
---|
public abstract String uri
public abstract String prefix
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |