|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value={})
public static @interface XmlNamespaces.Entry
| Required Element Summary | |
|---|---|
String |
namespace
Specifies the URI that the prefix represents. |
String |
prefix
Specifies the XML namespace prefix being defined. |
| Element Detail |
|---|
public abstract String prefix
public abstract String namespace
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||