spring-framework / org.springframework.util.xml / SimpleNamespaceContext / removeBinding

removeBinding

open fun removeBinding(@Nullable prefix: String): Unit

Remove the given prefix from this context.

Parameters

prefix - the prefix to be removed