|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Immutable public interface Name
A qualified name consisting of a namespace and a local name.
Method Summary | |
---|---|
String |
getLocalName()
Get the local name part of this qualified name. |
String |
getNamespaceUri()
Get the URI for the namespace used in this qualified name. |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Methods inherited from interface org.modeshape.jcr.value.Readable |
---|
getString, getString, getString, getString, getString |
Method Detail |
---|
String getLocalName()
String getNamespaceUri()
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |