|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.odata4j.core.PrefixedNamespace
public class PrefixedNamespace
A namespace - consists of a uri and local prefix.
| Constructor Summary | |
|---|---|
PrefixedNamespace(String uri,
String prefix)
|
|
| Method Summary | |
|---|---|
String |
getPrefix()
|
String |
getUri()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PrefixedNamespace(String uri,
String prefix)
| Method Detail |
|---|
public String getPrefix()
public String getUri()
public String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||