|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A collection of Names, each of which is guaranteed to be unique and selectable from its unqualified name. Created on Jul 24, 2003
Method Summary | |
boolean |
isGlobal()
True if this is the global Namespace. |
Name |
name(java.lang.String str)
Create or return the unique Name with this unqualified name in this Namespace. |
Path |
path()
A Path that identifies this particular Namespace. |
java.lang.String |
uri()
|
Methods inherited from interface java.lang.Comparable |
compareTo |
Method Detail |
public Name name(java.lang.String str)
str
- the unqualified name a Name
public Path path()
public java.lang.String uri()
public boolean isGlobal()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |