JavaScript is disabled on your browser.
Skip navigation links
Spring Framework
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.springframework.context.config
@NonNullApi
@NonNullFields
package
org.springframework.context.config
Support package for advanced application context configuration, with XML schema being the primary configuration format.
Related Packages
Package
Description
org.springframework.context
This package builds on the beans package to add support for message sources and for the Observer design pattern, and the ability for application objects to obtain resources using a consistent API.
Classes
Class
Description
ContextNamespaceHandler
NamespaceHandler
for the '
context
' namespace.