@FunctionalInterface
public static interface ResourceNamespace.Resolver
| Modifier and Type | Field and Description |
|---|---|
static ResourceNamespace.Resolver |
EMPTY_RESOLVER |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
prefixToUri(java.lang.String namespacePrefix)
Returns the full URI of an XML namespace for a given prefix, if defined.
|
static final ResourceNamespace.Resolver EMPTY_RESOLVER