By default, this implementation looks for the mapping file at META-INF/spring.handlers
, but this can be changed using the {@link #DefaultNamespaceHandlerResolver(ClassLoader,String)} constructor.
@author Rob Harrop
@author Juergen Hoeller
@since 2.0
@see NamespaceHandler
@see DefaultBeanDefinitionDocumentReader
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|