spring-framework / org.springframework.util.xml / SimpleNamespaceContext / bindNamespaceUri
bindNamespaceUri
open fun bindNamespaceUri(prefix: String, namespaceUri: String): Unit
Bind the given prefix to the given namespace.
Parameters
prefix - the namespace prefix
namespaceUri - the namespace uri