public interface XPathPrefixResolver
| Modifier and Type | Method and Description |
|---|---|
String |
resolvePrefix(String prefix)
Returns the namespace URI which corresponds to this prefix.
|
String resolvePrefix(String prefix)
prefix - The prefix to resolveCopyright © 2018. All Rights Reserved.