|
|||||
| FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
| Field Summary | |
|---|---|
String |
prefix
|
String |
uri
|
| Constructor Summary | |
Namespace()
|
|
Namespace(String uri)
|
|
Namespace(String uri, String prefix)
|
|
| Method Summary | |
|---|---|
QName |
get(String localName)
Returns the QName for the given localName. |
String |
getPrefix()
Returns the prefix mapped to this namespace mapped. |
String |
getUri()
Returns the URI of this namespace |
| Constructor Detail |
|---|
public Namespace()
public Namespace(String uri)
public Namespace(String uri, String prefix)
| Method Detail |
|---|
public QName get(String localName)
public String getPrefix()
public String getUri()