public interface DurboNamespaceResolver
| Modifier and Type | Method and Description |
|---|---|
String |
getPrefix(String uri)
Returns the prefix which is mapped to the given URI.
|
String |
getURI(String prefix)
Returns the URI to which the given prefix is mapped.
|
String getURI(String prefix) throws NamespaceException
prefix - a stringjavax.jcr.NamespaceException - if the prefix is unknown.NamespaceException"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"