| org.springframework.beans.factory.xml.NamespaceHandlerResolver |
Known Indirect Subclasses
| |||||||||||||
Used by the DefaultBeanDefinitionDocumentReader to
locate a NamespaceHandler implementation for a particular namespace URI.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Resolve the namespace URI and return the located
NamespaceHandler
implementation. | |||||||||||
Resolve the namespace URI and return the located NamespaceHandler
implementation.
| namespaceUri | the relevant namespace URI |
|---|
NamespaceHandler (may be null)
