public interface Namespaced
Modifier and Type | Method and Description |
---|---|
String |
getLocalName()
Return the local part of the object's name.
|
String |
getNamespaceURI()
Returns the URI in which this object's name is scoped.
|
String getLocalName() throws RepositoryException
RepositoryException
- if an error occurs.String getNamespaceURI() throws RepositoryException
RepositoryException
- if an error occurs.Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.